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)
Palkova - A tree-walk interpreter (coded by following the handbook - Crafting Interpreters)
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."