TinkerScript is a dynamically-typed, interpreted, high-level programming language.
-
Updated
Apr 11, 2024 - Java
TinkerScript is a dynamically-typed, interpreted, high-level programming language.
lox is a programming language and jlox is an interpreter written in java
This is where I will be following the implementation of the first interpreter (jlox) in the Crafting Interpreters book by Robert Nystrom (craftinginterpreters.com)
My implementation of jlox, the Java Interpreter for Bob Nystrom's lox (https://craftinginterpreters.com/)
Add a description, image, and links to the tree-walk-interpreter topic page so that developers can more easily learn about it.
To associate your repository with the tree-walk-interpreter topic, visit your repo's landing page and select "manage topics."