Build a compile time lisp parser for Nim using it's macro system that compiles Lisp code into hand written Nim code in the same way that Fennel compiles "Lisp" syntax into Lua.
Hopefully in 300 lines haha.
Build a compile time lisp parser for Nim using it's macro system that compiles Lisp code into hand written Nim code in the same way that Fennel compiles "Lisp" syntax into Lua.
Hopefully in 300 lines haha.