bytecode interpreter in c (blog post)
-
Updated
Jan 7, 2022 - C
bytecode interpreter in c (blog post)
Dictu is a high-level dynamically typed, multi-paradigm, interpreted programming language.
A lightweight embeddable scripting language
An implementation of CLox bytecode interpreter
A small inline caching demo.
A basic C language compiler from scratch.
Yet another language oriented on functional programming.
A tiny and old version of ONE(old name: ET) compiler written in C that generates C code as bytecode to build executable output. (lexer, parser, generator, flex, bison)
tiny register-based virtual machine written in c
Small scripting language.
An embedded lisp implementation designed for use scripting games.
A universal virtual machine built for maximum flexibility and performance
A full-featured, efficient scripting language from Robert Nystrom's book: craftinginterpreters.com
An algorithmic language with recursive descent parser and tree-walk interpreter/bytecode stack virtual machine(in separate branches)
Stack-oriented programming language
An implementation of the Miniscript programming language in C99.
Type-V Virtual Machine and runtime
zvm is a fully custom and simplified virtual machine written in c, using custom instruction sets, via byte code interpreters
An attempt at a simple functional programming language
Just a attempt to implement a own bytecode compiler.
Add a description, image, and links to the bytecode-interpreter topic page so that developers can more easily learn about it.
To associate your repository with the bytecode-interpreter topic, visit your repo's landing page and select "manage topics."