This website requires JavaScript.
Explore
Help
Sign In
andrew
/
basicinterpreter
Watch
1
Star
0
Fork
0
You've already forked basicinterpreter
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
441246c75323626aad1f6028f540a0c861155b64
basicinterpreter
/
parser_interface.go
Andrew Kesterson
441246c753
Make a parser interface, break the lox and basic parsers apart, put down the rest of the lox parser. Need to change the way newLeaf and the BasicASTLeaf.new* methods are being used, the parser_interface should implement some factory methods to cut down on boilerplate and also enable the correct looping behavior - that's the part I hadn't understood about most of the parser methods from craftinginterpreters.com
2025-01-12 23:22:09 -05:00
122 B
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink