arrdem / SimpleVMLinks
a simple virtual machine which simulates a register machine
☆32Updated 10 years ago
Alternatives and similar repositories for SimpleVM
Users that are interested in SimpleVM are comparing it to the libraries listed below
Sorting:
- flat assembler - the open source assembly language compiler for x86 and x86-64 processors by Tomasz Grysztar. built for OS X.☆45Updated 9 years ago
- Rabbit VM.☆115Updated 6 years ago
- Virtual Machine and Assembler for Notch's DCPU-16 Architecture☆223Updated 13 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- Mirror of Agner Fog's assembler routines (GPL)☆19Updated 9 years ago
- Fork of Adobe/Mozilla lightweight library for generating machine code from C++☆35Updated 15 years ago
- Simple Machine, include simulator、ccompiler、assembler☆43Updated 9 years ago
- Lisp Interpreter in 90 lines of C++ (not counting lines after the first 90).☆43Updated 9 years ago
- A very small lisp interpreter, that I may one day get working on my 8-bit AVR microcontroller.☆57Updated 8 years ago
- A basic microkernel☆37Updated 12 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- Simple virtual machine for a stack-based assembler language.☆21Updated 8 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆164Updated 7 years ago
- A Toy C Compiler☆22Updated 4 years ago
- clone from myJIT(a fork of GNU lightning)☆11Updated 10 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆90Updated 12 years ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆55Updated 4 months ago
- BIT: A Very Compact Scheme System for Microcontrollers☆44Updated 9 years ago
- The implementation of R6RS Scheme Programming Language for real-time applications. (Forked from GoogleCode)☆22Updated 3 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆73Updated 7 years ago
- A simple virtual machine, an assembler, and a linker☆28Updated 8 years ago
- an extensible stack based interpreter toolkit☆67Updated 5 years ago
- Using FASM (the Flat assembler) cross-platform (OSX/Linux)☆26Updated 4 years ago
- Based on scheme to LLVM compiler from https://web.archive.org/web/20111220233738/http://www.ida.liu.se/~tobnu/scheme2llvm/☆72Updated 8 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆64Updated 8 years ago
- ucc - a tiny C89 compiler for x86☆108Updated 14 years ago
- DynASM with Lua mode☆105Updated 6 years ago
- JIT compiler of scheme☆15Updated 14 years ago
- Nanopass scheme compiler in scheme for x86☆68Updated 8 years ago
- SECD machine and Lispkit Lisp compiler, in Python☆14Updated 8 years ago