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:
- A Small RISC-V Virtual Machine☆92Updated 3 years ago
- Yet another C compiler.☆30Updated last week
- Fabrice Bellard's fbcc C Compiler☆46Updated 6 years ago
- x86 assembler in 512 bytes of x86 machine code☆38Updated 6 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- small embeddable C-style preprocessor☆45Updated 2 years ago
- Scripting language developed alongside reading of craftinginterpreters☆41Updated last year
- A little just-in-time compiler thing☆18Updated 7 years ago
- A Tour Through the SubC Compiler☆92Updated 4 years ago
- A portable, software-only OpenGL 1.1 rasterizer in C99☆93Updated last month
- Basis of a RISC-V parser to be used for linters or assemblers.☆48Updated 4 years 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 3 months ago
- Bootsector loading binary file from FAT32 partition☆24Updated 7 years ago
- A simple VM in C☆51Updated last year
- Minimal C Library☆78Updated 7 years ago
- Fabrice Bellard's tinyemu (https://bellard.org/tinyemu/)☆66Updated 4 years ago
- A fast, zero dependency, single-header WebAssembly interpreter☆37Updated 2 years ago
- Single header C99 compiler (TCC)☆35Updated 9 months ago
- Collection of 0BSD-licensed freestanding C headers for GCC and Clang.☆25Updated 4 months ago
- A Basic C++ RISC-V Emulator☆19Updated 5 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- generate an ELF64 binary from scratch☆17Updated 6 years ago
- A tiny C compiler of 2k lines of codes, generates pure x86 asm code for DOS/Win32/Linux 3 backends.☆38Updated 4 years ago
- Async primitives library for C++20☆18Updated 2 weeks ago
- huang's c compiler - a tiny C99 compiler.☆23Updated last year
- Portable Coroutine Library (unofficial fork -- original by Davide Libenzi http://www.xmailserver.org/libpcl.html )☆10Updated 14 years ago
- Create small 64-bit ELF files from C++17 source code☆17Updated 5 years ago
- self education and historical research of the C++ compiler cfront v3☆89Updated 10 years ago
- TinyJS aims to be an extremely simple (~2000 line) JavaScript interpreter☆23Updated last month