Truck
Edison
2019-07-12
941 view · 9 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#