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