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.
Recent launches
Truck
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.