Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kamilturek/plox

The Lox programming language tree-walking interpreter written in Python
https://github.com/kamilturek/plox

compiler crafting-interpreters interpreter lox lox-language

Last synced: 26 days ago
JSON representation

The Lox programming language tree-walking interpreter written in Python

Awesome Lists containing this project

README

        

# plox

## Development

```
make dev
```