Comment on Ask HN: What does a developer need to know to build their own Lisp from scratch?Comments−jobhdez4ytake a look at my scheme to c compiler written in Common Lisp for reference. I implemented a parser. https://github.com/Jobhdez/scheme-to-c
Comments
take a look at my scheme to c compiler written in Common Lisp for reference. I implemented a parser. https://github.com/Jobhdez/scheme-to-c