andrewchambers / miniasLinks
A mini x86-64 assembler for fun and learning.
☆221Updated 6 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.☆170Updated 2 years ago
- A simple C coroutine library.☆227Updated last year
- The first C compiler made to work under modern GCC☆164Updated 4 years ago
- Type-safe Printf in C☆72Updated 8 months ago
- The first C compiler ported to x86☆193Updated 4 years ago
- Tiny C++ boot loader☆82Updated 2 years ago
- A portable self-bootstrapping C compiler☆163Updated this week
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆137Updated 8 months ago
- ☆177Updated last year
- Set of macros that guard against buffer overflows. Based on C99 VLA feature.☆129Updated 2 years ago
- A Defer statement for C☆243Updated 3 years ago
- Ape Programming Language☆272Updated 2 years ago
- simple java virtual machine☆266Updated 3 years ago
- Asynchronous HTTP/IO C library, routing, websockets, SSL and reverse proxy.☆178Updated 3 weeks ago
- hobby x86 kernel zig☆434Updated 2 years ago
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 3 years ago
- CP/M and MS-DOS COM executable linker written in D.☆44Updated 4 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆154Updated 4 years ago
- ☆82Updated 3 years ago
- Linux system calls.☆215Updated 5 years ago
- Extremely minimal vmm for linux written in C. Hopefully someday will spin linux-vm for you.☆260Updated 3 years ago
- Tiny hash function in C☆143Updated last year
- clex is a simple lexer generator☆101Updated last week
- Post-Apocalyptic Computing: bootstrapping Forth environment for LC-3 CPU☆93Updated 3 years ago
- Fast C-like programming language with advanced features☆167Updated 2 years ago
- My IOCCC submissions and practice.☆87Updated last month
- Header-only library for C99 that implements the most important classes from GLib: GArray, GHashTable, GList and GString.☆92Updated 2 years ago
- Simple no bullshit text editor☆281Updated 10 months ago
- Managed C strings library☆97Updated 4 years ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆290Updated last year