Truck - Dynamic toy programming language with a focus on simplicity
Truck is a dynamic toy programming language with a focus on simplicity.
Truck interpreter is implemented as a tree walking interpreter with hand written recursive descent parser in Python without any external dependency.