Skip to content

someretical/python_lox_interpreter

Repository files navigation

Python Lox Interpreter

This repository contains a Python port of the Java Lox interpreter. The guide I followed is at http://craftinginterpreters.com

I started on this project to try and learn more about language design as well as how compilers and interpreters are written.

Releases

No releases published

Packages

No packages published

Languages