dusek / armyLinks
ARM emulator written in C++
☆12Updated 11 years ago
Alternatives and similar repositories for army
Users that are interested in army are comparing it to the libraries listed below
Sorting:
- Aims to be interpreted C written in C.☆32Updated 8 months ago
- A Small RISC-V Virtual Machine☆92Updated 3 years ago
- Minimal C Library☆78Updated 7 years ago
- A portable, software-only OpenGL 1.1 rasterizer in C99☆95Updated 2 months ago
- A little just-in-time compiler thing☆18Updated 7 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- Fabrice Bellard's tinyemu (https://bellard.org/tinyemu/)☆65Updated 4 years ago
- TinyJS aims to be an extremely simple (~2000 line) JavaScript interpreter☆23Updated 2 months ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 5 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
- Fabrice Bellard's fbcc C Compiler☆47Updated 6 years ago
- Yet another C compiler.☆30Updated last month
- A simple VM in C☆51Updated last year
- A Tour Through the SubC Compiler☆93Updated 4 years ago
- Moved to codeberg: https://codeberg.org/PicoEFI/PicoEFI☆30Updated 5 months ago
- Single source file OpenGL proxy/interceptor skeleton.☆15Updated 10 years ago
- a simple operating system☆10Updated 10 years ago
- small embeddable C-style preprocessor☆45Updated 2 years ago
- A Basic C++ RISC-V Emulator☆19Updated 5 years ago
- a simple tiny C Compiler using Lex & Yacc☆92Updated 4 months ago
- x86 assembler in 512 bytes of x86 machine code☆38Updated 6 years ago
- A UNIX-like operating system with an emphasis on simplicity☆38Updated 6 years ago
- A simple ISO9660 file system implementation.☆44Updated last year
- Async primitives library for C++20☆18Updated this week
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- An interpreter for the Monkey programming language written in C++