vkazanov / bytecode-interpreters-postLinks
A few basic bytecode interpreters used as example code in a series of articles
☆128Updated 2 weeks ago
Alternatives and similar repositories for bytecode-interpreters-post
Users that are interested in bytecode-interpreters-post are comparing it to the libraries listed below
Sorting:
- A toy C-like language compiler for PigletVM☆63Updated 6 years ago
- Sample programs for comparison of different VM interpretation techniques☆37Updated last year
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆136Updated 4 years ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆140Updated 6 months ago
- ☆103Updated last week
- Embeddable lisp/scheme interpreter written in C.☆164Updated 2 months ago
- C17 compiler implementation from scratch☆64Updated 2 years ago
- order-pp preprocessor library (standalone part of chaos-pp)☆129Updated 4 years ago
- C99 parser and frontend for libfirm☆354Updated last year
- Fedjmike's C Compiler☆136Updated 8 years ago
- Self-hosting C toolchain, from scratch☆36Updated 11 months ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆74Updated this week
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆155Updated 8 years ago
- The Floyd programming language☆150Updated 3 years ago
- An implementation of Scheme in Python and C++☆187Updated last week
- A ARM/X86(-64) C compiler☆177Updated 2 years ago
- Generic pseudo-templated containers for C. Written entirely in C89 with design inspired by the C++ STL. /// DOCS ARE SLIGHTLY OUTDATED, P…☆95Updated 3 years ago
- x86_64 brainfuck compiler☆43Updated last month
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- The chip8 compiler, assembler, and virtual machine☆163Updated 7 years ago
- A Tour Through the SubC Compiler☆93Updated 4 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆159Updated 8 years ago
- CC500: a tiny self-hosting C compiler☆162Updated 8 years ago
- The TenDRA Project☆247Updated 3 months ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆73Updated last week
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆295Updated 2 years ago
- Rabbit VM.☆114Updated 6 years ago
- Purely evil preprocessor macros adding anonymous functions and closures to ISO C99☆170Updated 10 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
- Mirror of http://www.rano.org/bcompiler.tar.gz, with a bootstrap script☆87Updated 4 years ago