orangeduck / BuildYourOwnLisp

Learn C and build your own programming language in under 1000 lines of code!
http://www.buildyourownlisp.com/
Other
2.9k stars 394 forks source link

[noob] can I learn this project and `antlr` at the same time #153

Open nesteiner opened 3 years ago

nesteiner commented 3 years ago

I am a noob of compiler principles, and your project helps me a lot in learning.
but now I am going to learn compiler principles more deeply, and I need to learn using antlr, is there any conflict between antlr and your project?
I was confused with so many pointers and memory operation
:yum: