Toyforth programming language This is an implementation of a simple interpreted language based on the concepts of Forth programming languages. Build gcc -o toyforth toyforth.c Credits This simple toy project was inspired by this youtube video, in challenging myself to continue it Impariamo il C, lezione 23: scriviamo l'interprete Toy Forth (parte 1)