Moving From Tree-Walk to Bytecode: Announcing My Ultimate C Programming Challenge
For the past few months, I’ve been building a custom, dynamically typed programming language from scratch in pure C. Up until now, it has lived comfortably as a classic, textbook AST Tree-Walk Interpr
voiddev.hashnode.dev4 min read