<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: jtara1</title><link>https://news.ycombinator.com/user?id=jtara1</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 11 Jul 2026 20:42:59 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=jtara1" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by jtara1 in "A Road to Lisp: Why Lisp"]]></title><description><![CDATA[
<p>You could use them to:<p>1. Come up with an algorithm to define an algorithm.<p>2. Code expansion. Instead of typing out 1000 classes that are best represented as a template of a single class, you can define a macro then use it.<p>3. C++ at least uses them to provide generics.<p>4. They let you peel back the layers of abstraction to use the language itself as an API. Useful if you want to write static analysis to do analysis on code quality, security, linting, etc.<p>5. Anything you can imagine, it's metaprogramming.</p>
]]></description><pubDate>Thu, 09 Jul 2026 15:49:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=48847929</link><dc:creator>jtara1</dc:creator><comments>https://news.ycombinator.com/item?id=48847929</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48847929</guid></item></channel></rss>