Compilers Challenge #2: The Language with No Variables

Published on Nov 15th 2021Duration: 22:18Watch on YouTube

Welcome to the second compilers challenge, a series of compilers related code challenges. This episode is about the Forth programming language, which is interesting in the way that it is simple. In future challenges, we plan to build a simple Forth interpreter, but in this episode, I challenge you to write programs in Forth. I walk you through the basic concepts in Forth and then set you off on your adventure. Enjoy. You can find all compilers challenges here: https://github.com/airportyh/compilers_challenge.

Transcript

The following transcript was automatically generated by an algorithm.