<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: C++ et alia, or: how even crappy software tends to get better with use</title>
	<atom:link href="http://thetarpit.org/2023/c-et-alia-or-how-even-crappy-software-tends-to-get-better-with-use/feed" rel="self" type="application/rss+xml" />
	<link>http://thetarpit.org/2023/c-et-alia-or-how-even-crappy-software-tends-to-get-better-with-use</link>
	<description>"Now I feel like I know less about what that blog is about than I did before."</description>
	<pubDate>Sat, 25 Apr 2026 17:36:17 +0000</pubDate>
	<generator>http://thetarpit.org</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: spyked</title>
		<link>http://thetarpit.org/2023/c-et-alia-or-how-even-crappy-software-tends-to-get-better-with-use#comment-4502</link>
		<dc:creator>spyked</dc:creator>
		<pubDate>Fri, 08 Sep 2023 19:51:05 +0000</pubDate>
		<guid isPermaLink="false">http://thetarpit.org/?p=525#comment-4502</guid>
		<description>Heh, C++ is an awful Lisp. The first example that invariably comes to my mind is how they spent all the possible effort into making that LLVM monstrosity just to reinvent macros*. Lisp has compilation control and code manipulation designed into the language... no wonder so few people bother to use it, most programmers would immediately shoot themselves in the foot in the most awkward ways.

Anyway, Worse is Better, or how did that go.

*: What else is a system that allows one to manipulate ASTs whenever he wants?</description>
		<content:encoded><![CDATA[<p>Heh, C++ is an awful Lisp. The first example that invariably comes to my mind is how they spent all the possible effort into making that LLVM monstrosity just to reinvent macros*. Lisp has compilation control and code manipulation designed into the language... no wonder so few people bother to use it, most programmers would immediately shoot themselves in the foot in the most awkward ways.</p>
<p>Anyway, Worse is Better, or how did that go.</p>
<p>*: What else is a system that allows one to manipulate ASTs whenever he wants?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cel Mihanie</title>
		<link>http://thetarpit.org/2023/c-et-alia-or-how-even-crappy-software-tends-to-get-better-with-use#comment-4501</link>
		<dc:creator>Cel Mihanie</dc:creator>
		<pubDate>Fri, 08 Sep 2023 13:35:40 +0000</pubDate>
		<guid isPermaLink="false">http://thetarpit.org/?p=525#comment-4501</guid>
		<description>One other factor why programming languages tend to get better/more tolerable/less shitty over time may be Paul Graham's observation that all programming languages inevitably tend to morph into Lisp over their evolution :D</description>
		<content:encoded><![CDATA[<p>One other factor why programming languages tend to get better/more tolerable/less shitty over time may be Paul Graham's observation that all programming languages inevitably tend to morph into Lisp over their evolution :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: spyked</title>
		<link>http://thetarpit.org/2023/c-et-alia-or-how-even-crappy-software-tends-to-get-better-with-use#comment-4500</link>
		<dc:creator>spyked</dc:creator>
		<pubDate>Thu, 07 Sep 2023 20:16:31 +0000</pubDate>
		<guid isPermaLink="false">http://thetarpit.org/?p=525#comment-4500</guid>
		<description>Speaking of &lt;a href="https://timotijhof.net/posts/2023/an-internet-of-php/" rel="nofollow"&gt;which&lt;/a&gt;: the author is trying to say that PHP is the programming language of the web, which... it is. Served to you by Wordpress (c)(tm).</description>
		<content:encoded><![CDATA[<p>Speaking of <a href="https://timotijhof.net/posts/2023/an-internet-of-php/" rel="nofollow">which</a>: the author is trying to say that PHP is the programming language of the web, which... it is. Served to you by Wordpress (c)(tm).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
