|
|
|
|
|
by cess11
765 days ago
|
|
http://islisp.org/docs/islisp-v23.pdf , page 61-62. Has a familiar defmacro, with quote/unquote/quasiquote. The text you're quoting implies the language has a macro expander. There are arrays and vectors, so you could implement hashmaps, and I think some of the implementations of the language already does. |
|