Truck
Edison
2019-07-12
528 view · 5 likes
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.
Tag:
#interpreter#
#Truck#