/pylox

Primary LanguagePython

Pylox

Another implementation of Lox Programming language from https://craftinginterpreters.com/

Usage

To start repl $ python main.py

To open example $ python main.py examples/time.lox