andrewchambers / miniasLinks
A mini x86-64 assembler for fun and learning.
☆221Updated 9 months ago
Alternatives and similar repositories for minias
Users that are interested in minias are comparing it to the libraries listed below
Sorting:
- Programming language that compiles into a x86 ELF executable.☆168Updated 3 years ago
- Type-safe Printf in C☆72Updated 11 months ago
- A simple C coroutine library.☆229Updated last year
- The first C compiler made to work under modern GCC☆166Updated 4 years ago
- The first C compiler ported to x86☆196Updated 4 years ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆140Updated 11 months ago
- Tiny C++ boot loader☆82Updated 2 years ago
- Set of macros that guard against buffer overflows. Based on C99 VLA feature.☆128Updated 2 years ago
- ☆82Updated 3 years ago
- A Defer statement for C☆249Updated 4 years ago
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 4 years ago
- Linux system calls.☆217Updated 6 years ago
- simple java virtual machine☆267Updated 4 years ago
- hobby x86 kernel zig☆435Updated 2 years ago
- A portable self-bootstrapping C compiler☆184Updated last week
- A high level assembler.☆59Updated 2 weeks ago
- clex is a simple lexer generator☆105Updated 3 months ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- Tiny hash function in C☆145Updated last year
- My IOCCC submissions and practice.☆88Updated this week
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆295Updated 2 years ago
- Asynchronous HTTP/IO C library, routing, websockets, SSL and reverse proxy.☆181Updated 3 weeks ago
- Logo language in 508 bytes (x86 boot sector)☆182Updated last year
- Post-Apocalyptic Computing: bootstrapping Forth environment for LC-3 CPU☆92Updated 3 years ago
- The Silk Programming Language☆79Updated 4 years ago
- Ape Programming Language☆273Updated 2 years ago
- An operating system kernel for RISC-V and AArch64 SBCs☆139Updated 2 years ago
- Contents from SunOS 4.1.3 SUNSRC CD-ROM☆183Updated 4 years ago
- Extremely minimal vmm for linux written in C. Hopefully someday will spin linux-vm for you.☆263Updated 4 years ago
- Header-only library for C99 that implements the most important classes from GLib: GArray, GHashTable, GList and GString.☆91Updated 2 years ago