arrdem / SimpleVMLinks
a simple virtual machine which simulates a register machine
☆32Updated 9 years ago
Alternatives and similar repositories for SimpleVM
Users that are interested in SimpleVM are comparing it to the libraries listed below
Sorting:
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆67Updated 9 years ago
- flat assembler - the open source assembly language compiler for x86 and x86-64 processors by Tomasz Grysztar. built for OS X.☆45Updated 8 years ago
- Mirror of Agner Fog's assembler routines (GPL)☆19Updated 9 years ago
- Lisp Interpreter in 90 lines of C++ (not counting lines after the first 90).☆41Updated 9 years ago
- Virtual Machine and Assembler for Notch's DCPU-16 Architecture☆222Updated 13 years ago
- A simple virtual machine, an assembler, and a linker☆27Updated 8 years ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆164Updated 6 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆87Updated 12 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- A Toy C Compiler☆22Updated 4 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆70Updated 7 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Fully verifiable operating system and API written in D in the public domain.☆40Updated 14 years ago
- Rabbit VM.☆107Updated 6 years ago
- an extensible stack based interpreter toolkit☆67Updated 4 years ago
- Java virtual machine implementation that converts class files into C source files (HISTORICAL)☆16Updated 10 years ago
- A small λ-calculus interpreter in C☆57Updated 10 years ago
- A very small lisp interpreter, that I may one day get working on my 8-bit AVR microcontroller.☆56Updated 7 years ago
- A C Compiler. Executables runs on a stack based VM.☆77Updated 11 years ago
- mirror of tinyscheme interpreter and extensions☆14Updated 13 years ago
- The GNU Superoptimizer☆26Updated 10 years ago
- llvm based QBASIC Compiler☆105Updated 3 years ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 10 years ago
- EiC C Interpreter☆21Updated 10 years ago
- A x86 Virtual Machine Monitor including device modules and instruction emulator. Standalone version of the Vancouver VMM.☆44Updated 4 years ago
- A fork of the original sljit: http://sljit.sourceforge.net/☆20Updated 9 years ago
- Fork of Adobe/Mozilla lightweight library for generating machine code from C++☆35Updated 15 years ago
- Simple virtual machine for a stack-based assembler language.☆21Updated 7 years ago
- DynASM with Lua mode☆105Updated 5 years ago