Skip to content

Repository files navigation

loxit

WIP interpreter for Lox language, defined in Crafting Interpreters book by Robert Nystrom. (Add Link)

Yet to add:

  • Classes
  • Method resolution

Building and Running

The project depends on Haskell compiler with stack tool.

To build:

stack build

To run: (default in interpreter mode)

stack run

About

Lox interepreter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors