codr7 / liblgLinks
A minimal stack-based VM
☆182Updated 5 years ago
Alternatives and similar repositories for liblg
Users that are interested in liblg are comparing it to the libraries listed below
Sorting:
- Programming language that compiles into a x86 ELF executable.☆168Updated 3 years ago
- A mini x86-64 assembler for fun and learning.☆221Updated 8 months ago
- subset c compiler☆37Updated 5 years ago
- A simple x86 emulator, debugger, and editor in JavaScript.☆103Updated 2 years ago
- an extensible stack based interpreter toolkit☆67Updated 4 years ago
- A simple C coroutine library.☆227Updated last year
- The first C compiler made to work under modern GCC☆165Updated 4 years ago
- Type-safe Printf in C☆72Updated 10 months ago
- Extremely minimal vmm for linux written in C. Hopefully someday will spin linux-vm for you.☆262Updated 4 years ago
- All-inclusive Buffer for C☆414Updated 2 years ago
- fundamental tools in the spirit of C☆58Updated 5 years ago
- Stackful Async Subroutines for C. Brings async 2 C☆92Updated 4 years ago
- An interpreter☆183Updated 6 months ago
- An experimental Java Bytecode Interpreter written in C☆163Updated 6 years ago
- A minimal viable programming language on top of liblgpp☆77Updated 4 years ago
- A tiny x86 compiler with ELF and PE target☆182Updated last year
- A sunny little virtual machine☆526Updated 10 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 7 years ago
- A Defer statement for C☆249Updated 4 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆75Updated 4 years ago
- ☆82Updated 3 years ago
- Thread-less, event-loop based tiny http-server from scratch using epoll. Learning Purpose.☆84Updated 4 years ago
- A digital logic simulation written in C☆63Updated 5 years ago
- ASM really isn't that different from C! This collection of tutorials bridges your existing knowledge of C or C++ to teach assembly langua…☆75Updated 3 years ago
- Non-preemptive Thread Hierarchy Manager☆56Updated last year
- Query C++ codebases using SQLite☆188Updated 3 years ago
- My little WebAssembly interpreter☆75Updated last week
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆41Updated last year
- Managed C strings library☆97Updated 4 years ago
- A tiny compiler for a language featuring LL(2) grammar. With Lexer, Parser, ASM-like codegen and VM. Complex enough to give you a flavour…☆578Updated 6 months ago