Y
Hacker News
new
|
ask
|
show
|
jobs
by
cpa
134 days ago
It reminds me of when I used to write lisp, where code is data. You can abuse reflection (and macros) to great effect, but you never feel safe.
See also: string interpolation and SQL injection, (unhygienic) C macros