jsawruk / lc3-vmLinks
LC3 Virtual Machine
☆19Updated 4 years ago
Alternatives and similar repositories for lc3-vm
Users that are interested in lc3-vm are comparing it to the libraries listed below
Sorting:
- A toy programming language interpreter☆33Updated 11 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- Common Datastructure Library for C developer.☆62Updated 4 years ago
- Register-based VM, and debugger written in C, and a stack-based VM written inside the first.☆51Updated 7 years ago
- Minimal C Library☆76Updated 7 years ago
- a fast fixed size block allocator☆20Updated 9 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- A small and simple static analysis tool for C in C☆30Updated 8 months ago
- Easy Compiler Compiler written in C++☆25Updated 7 years ago
- Library of data containers and data structures for C programming language.☆66Updated 3 years ago
- A little just-in-time compiler thing☆18Updated 6 years ago
- A simple, pure C, jit library☆16Updated 9 years ago
- A simple VM in C☆49Updated 11 months ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- QuickJS Javascript engine, MS Visual Studio port.☆18Updated 4 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆30Updated 3 years ago
- The dyncall library encapsulates architecture-, OS- and compiler-specific function call semantics in a virtual bind argument parameters f…☆18Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- cprops - C Prototyping Tools☆13Updated 12 years ago
- C++ wrapper to SQLite library☆27Updated 7 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- Simple unoptimized AVL tree implementation in C89