codr7 / liblg
A minimal stack-based VM
☆181Updated 4 years ago
Alternatives and similar repositories for liblg:
Users that are interested in liblg are comparing it to the libraries listed below
- Programming language that compiles into a x86 ELF executable.☆170Updated 2 years ago
- A simple C coroutine library.☆225Updated 11 months ago
- A mini x86-64 assembler for fun and learning.☆204Updated 3 years ago
- A digital logic simulation written in C☆63Updated 4 years ago
- fundamental tools in the spirit of C☆59Updated 4 years ago
- A minimal viable programming language on top of liblgpp☆77Updated 4 years ago
- All-inclusive Buffer for C☆413Updated last year
- A Defer statement for C☆233Updated 3 years ago
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 3 years ago
- Type-safe Printf in C☆71Updated this week
- Non-preemptive Thread Hierarchy Manager☆55Updated 2 months ago
- The first C compiler made to work under modern GCC☆161Updated 3 years ago
- subset c compiler☆38Updated 4 years ago
- Extremely minimal vmm for linux written in C. Hopefully someday will spin linux-vm for you.☆259Updated 3 years ago
- Tiny C++ boot loader☆80Updated last year
- Pure C Asynchronous HTTP/IO framework with routing, websockets, SSL and reverse proxy.☆175Updated last week
- Mugo, a toy compiler for a subset of Go that can compile itself☆119Updated 3 years ago
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆77Updated 3 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆138Updated 3 years ago
- A simple x86 emulator, debugger, and editor in JavaScript.☆103Updated 2 years ago
- Linux system calls.☆210Updated 5 years ago
- an extensible stack based interpreter toolkit