tekknolagi / scrapscript

A functional, content-addressable programming language.
https://scrapscript.fly.dev/repl
Other
344 stars 8 forks source link

Make the parser drive the lexer #84

Open tekknolagi opened 8 months ago

tekknolagi commented 8 months ago

We don't need to lex the whole program at once

tekknolagi commented 8 months ago

https://abarker.github.io/typped/pratt_parsing_intro.html