Skip to content

Instantly share code, notes, and snippets.

View chococandy63's full-sized avatar
:electron:
compilers

Riya Bisht chococandy63

:electron:
compilers
View GitHub Profile
Complete stuff:
https://xmonader.github.io/letsbuildacompiler-pretty/
Lexers + DFAs:
https://gist.github.com/pervognsen/218ea17743e1442e59bb60d29b1aa725
Parsing:
https://eli.thegreenplace.net/2012/08/02/parsing-expressions-by-precedence-climbing
Backend: