mac
Bytecode interpreter
An educational virtual machine implementation in C for teaching bytecode interpretation concepts.
bytecode interpreter in c (blog post)
731 stars
37 watching
140 forks
Language: C
last commit: over 4 years agoLinked from 1 awesome list
bytecode-interpretercvirtual-machinevm
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A basic programming language and interpreter for microcontrollers like the ESP8266 | 259 | |
| An embeddable interpreter/virtual machine for executing C-language input bytecode | 857 | |
| An AI-powered code interpreter for running local tasks without uploading sensitive data to the cloud. | 437 | |
| A tool to interpret and transpile JVM bytecode into other programming languages like JavaScript, WebAssembly, or OpenCL. | 903 | |
| A lightweight Scheme-like implementation with a focus on speed and conciseness. | 1,587 | |
| An implementation of a programming language interpreter in V. | 37 | |
| An interpreter for a variant of Commodore BASIC 6502 | 452 | |
| An interpreter for Bel programming language | 18 | |
| An embeddable, dynamically-typed Java interpreter with scripting language features. | 871 | |
| An experimental programming language designed to fit within extremely limited memory constraints, aiming to simplify interpretation and analysis of code for low-resource environments. | 68 | |
| A tool that translates Dalvik bytecode to equivalent Java bytecode for analyzing Android applications. | 924 | |
| An interpreted programming language with C-style syntax and support for multiple paradigms | 268 | |
| An Elm implementation of a Monkey interpreter | 10 | |
| Provides efficient implementations of a message-authentication code | 112 | |
| An Elixir implementation of an interpreter for the Monkey programming language | 138 |