dusek / army
ARM emulator written in C++
☆11Updated 10 years ago
Alternatives and similar repositories for army:
Users that are interested in army are comparing it to the libraries listed below
- C11 parser with GNU C extensions written in C++14☆17Updated 6 years ago
- A little just-in-time compiler thing☆18Updated 6 years ago
- Yet another C compiler.☆29Updated last year
- A Basic C++ RISC-V Emulator☆17Updated 4 years ago
- i8080 state/cycle accurate emulator which tries to mimick a possible hardware implementation☆13Updated 8 years ago
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining☆46Updated 4 years ago
- Async primitives library for C++20☆18Updated 2 months ago
- A Small RISC-V Virtual Machine☆78Updated 3 years ago
- Meta-program C/C++ with JavaScript☆29Updated 2 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- DynASM - a Dynamic Assembler for code generation engines☆23Updated 4 years ago
- TinyJS aims to be an extremely simple (~2000 line) JavaScript interpreter☆23Updated last year
- An implementation of Pratt Parsing (Vaughn Pratt 1973 "Top Down Operator Precedence") in C/C++☆12Updated 10 months ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Portable Coroutine Library (unofficial fork -- original by Davide Libenzi http://www.xmailserver.org/libpcl.html )☆11Updated 14 years ago
- Lightweight and performant dynamic binary translation for RISC–V code on x86–64☆61Updated 4 years ago
- A tiny PL/0 JIT compiler in less than 900 LOC with LLVM and PEG parser.☆29Updated 2 years ago
- The SubC compiler☆23Updated 7 years ago
- Create small 64-bit ELF files from C++17 source code☆17Updated 5 years ago
- An interpreter for the Monkey programming language written in C++☆26Updated last year
- implementation of the LC-3 virtual machine, an educational computer architecture☆47Updated 2 years ago
- A tiny C compiler of 2k lines of codes, generates pure x86 asm code for DOS/Win32/Linux 3 backends.☆36Updated 4 years ago
- A cross-platform singleheader LZMA compression/decompression library for C++11☆20Updated 2 years ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- ☆12Updated 6 months ago
- Register Allocator for 8086☆75Updated last year
- huang's c compiler - a tiny C99 compiler.☆20Updated 10 months ago
- Very Simple C Interpreter☆19Updated 10 years ago