Categories
8 pages
Programming language dev
Rambling about my journey in programming language development
Implementing computed gotos in C++
Adding short-circuiting in a bytecode interpreter
Comparing Python and ArkScript asynchronous models
Understanding tail call optimization
Function calls in bytecode interpreters
Understanding bytecode interpreters
Parallelizing a bytecode interpreter
How I created my own scripting language