uliwitness / bytecodeinterpreter
Sample code to go with my "Writing a bytecode virtual machine in C++" video.
☆18Updated 2 years ago
Alternatives and similar repositories for bytecodeinterpreter:
Users that are interested in bytecodeinterpreter are comparing it to the libraries listed below
- Fork of the Tiny C Compiler patched to compile code on iOS☆16Updated 6 years ago
- infrastructure for building a complete swift, clang, llvm toolchain☆19Updated 4 years ago
- Swifty interface for the LLVM compiler infrastructure.☆28Updated 2 weeks ago
- A high level programming language which compiles to C.☆36Updated 4 months ago
- Basic X86-64 assembler, written in golang☆64Updated 4 years ago
- A port of ArithmeticExpressionCompiler from x86 to WebAssembly, so that the programs written in the language can run in a browser. The co…☆33Updated last month
- Statically recompiling CHIP8 to Windows and macOS using LLVM☆93Updated 3 years ago
- Lox bytecode VM written in Swift - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆13Updated 3 years ago
- A simple JIT compiler targeting x64 for the lox programming language☆14Updated last year
- A library to make writing C code easier, enjoyable, and not repetitive.☆37Updated 2 years ago
- A C99 compliant compiler☆18Updated 3 years ago
- A 16-bit Operating System☆31Updated 5 months ago
- A fast, zero dependency, single-header WebAssembly interpreter☆34Updated last year
- Easy-to-use, blazing-fast programming language.☆13Updated 2 years ago
- The Resurgence VM, a register virtual machine designed for simplicity and ease of use, based on the old Rendor VM☆14Updated last year
- BASIC-style "compiler" as C syntax library☆19Updated 11 years ago
- A toy programming language.☆38Updated last year
- Simple demo on how to write Native Raylib App in RPython☆18Updated 3 months ago
- Yet another C compiler.☆29Updated last year
- A minimalistic operating system☆39Updated 2 years ago
- The Pepper Programming Language☆64Updated last year
- Python implementation of locks, which is an imperative, dynamically typed, procedure oriented scripting language based on the lox program…☆34Updated 2 years ago
- Meta-program C/C++ with JavaScript☆29Updated 2 years ago
- Small C interpreter written in Python from scratch. Project was written as a part of course Compiler Construction at The Faculty Of Compu…☆51Updated 6 years ago
- lightweight scripting language loosely based off of Lua☆19Updated last year
- The most minimal C you can do real work in☆16Updated 2 years ago
- An interpreter of the Lox scripting language, implemented in C☆11Updated last year
- LLQL is a tool that allow you to run SQL-like query with Pattern matching functions inspired by LLVM InstCombine Pattern Matchers on LLVM…☆49Updated last week
- 🚀 OOP in pure C with a single-header☆118Updated 2 years ago
- Mini C Compiler☆23Updated 4 years ago