/DforDuck

DforDuck is a toy programming language implemented in C, designed to serve as a practical learning tool for understanding interpreter and compiler development concepts. Inspired by Bob Nystrom's insightful book.This version of DforDuck employs a bytecode virtual machine.

Primary LanguageCMIT LicenseMIT

Stargazers