Skip to content

Interpreter implementation for the Lox programming language.

License

Notifications You must be signed in to change notification settings

jensmeindertsma/bagel

Repository files navigation

bagel

Interpreter implementation for the Lox programming language.

Progress

I work on this from time to time. It is interesting to learn how to implement a compiler. It is much harder than I thought it would be, but once you have the core logic down it's all about adding more of the same and handling exceptional corner cases.

progress banner

About

Interpreter implementation for the Lox programming language.

Resources

License

Stars

Watchers

Forks