Skip to content

Repository files navigation

Lox Interpreter implemeted using Tree-Walk Pattern

It is currently implementer using Java but I plan to re-implement in Rust

There are a few other concepts that I want to implement such as byte code generation garbage collection, etc. The current implement is built on top of Java and will requoire JVM plus it's not super fast due to which I would want to take this further. People who want to read more about interprerters can visit Here

About

AST interpreter for Lox

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages