5 ms·
> it would be really cool to have a way to create compilers for arbitrary languages using advanced syntax macros. especially if the lisp representation is calla
by setholopolus 7y ago
> it would be really cool to have a way to create compilers for arbitrary languages using advanced syntax macros. especially if the lisp representation is callable from other lisp programs AND other languages
You are perfectly describing Racket here.
- xj9 7y agooh yeah i'm a big fan of racket. i'd prefer something that's AOT, but maybe i can make an AOT racket :thinking: