"Almost seven years after my coding story began, I feel so lucky that I've had the opportunity to teach a lot of other people to code. I want to share what I've learned from that with you." - Ali Spittel.
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.