Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
bjoli
on July 25, 2024
|
parent
|
context
|
favorite
| on:
Defense of Lisp macros: The automotive field as a ...
Many people use macros as a poor man's inliner, to generate code in a way that adds no benefits over a good compiler.
You rarely actually need syntactic abstractions, but when you do you need macros.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
You rarely actually need syntactic abstractions, but when you do you need macros.