/pylox

An implementation of the Lox language in Python.

Primary LanguagePython

pylox

An implementation of the Lox programming language in Python, taken from the book Crafting Interpreters.

Challenge problems

  • (Chapter 4) C-style multiline comments