|
|
|
|
|
by ASipos
2781 days ago
|
|
I would like to see a mature language using fexprs. They are what I first thought about when I heard the word homoiconicity. Macros seem inelegant in comparison (since there is a separate layer of code that operates on code, and also you don't get self-modifying code, just compile-time transformations). |
|
Here's a self-modifying function ;^)