Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 250 Bytes

File metadata and controls

2 lines (2 loc) · 250 Bytes

Jlox interpreter

The motivation of this project is to learn make my own programming language by creating an interpreter. This project is being built by following the book Crafting Interpreters by Robert Nystrom