grz0zrg / tinycelfgraphicsLinks
Collection of tiny C ELF programs with graphics output
☆33Updated 2 years ago
Alternatives and similar repositories for tinycelfgraphics
Users that are interested in tinycelfgraphics are comparing it to the libraries listed below
Sorting:
- Convert ELF executables to DOS executables☆32Updated 6 years ago
- Self-hosting Real Mode x86 Assembler☆33Updated 11 months ago
- x86 assembler in 512 bytes of x86 machine code☆35Updated 5 years ago
- Direct/Interactive C Compiler☆26Updated 8 years ago
- gcc wrapper and libc for creating tiny (200-byte) Linux i386 executables☆15Updated 2 years ago
- Single header C99 compiler (TCC)☆35Updated 5 months ago
- C17 compiler implementation from scratch☆63Updated 2 years ago
- Self-hosting C toolchain, from scratch☆36Updated 7 months ago
- Register Allocator for 8086☆76Updated 2 years ago
- Yet another C compiler.☆30Updated last year
- a C99 compiler.☆16Updated 5 years ago
- A makefile project to demonstrate building a portable Hello World executable with Cosmopolitan Libc☆14Updated 3 years ago
- Aims to be interpreted C written in C.☆30Updated 4 months ago
- Peephole optimizer for QBE☆31Updated 3 weeks ago
- A C preprocessor designed to be embeddable, quick, light and fully compliant to ISO Standard 9899:1999, aka ISO C99, or simply, C99☆58Updated 10 years ago
- Create small 64-bit ELF files from C++17 source code☆17Updated 5 years ago
- A single-header C library for encoding, decoding, and doing useful things with ANSI graphics escape sequences.☆28Updated 3 years ago
- Tiny vi text editor clone with enough features to be truly useful☆24Updated 2 years ago
- Base252 is a binary to C string encoding scheme with flexible escaping.☆23Updated 5 years ago
- Small x86 opcode decoder library☆37Updated 10 months ago
- libc and tools for creating size-optimized, statically linked Linux i386 and i686 programs☆23Updated 2 months ago
- The tiny terminal text editor. Fighting bloatware - 600loc, linked statically with minilib linux32bit: 8k, osx x64: 20k☆20Updated 6 years ago
- Tetris in a small virtual machine (11 lines of C)☆22Updated 11 months ago
- small embeddable C-style preprocessor☆42Updated 2 years ago
- a small (~140 line) and portable 6502 emulator demo.☆17Updated 3 years ago
- A small arm/x86(-64) libc☆90Updated 3 months ago
- A user-mode simulator for various version of PDP-11 Unix☆33Updated 8 years ago
- Volker Barthelmann's C Compiler☆45Updated 4 years ago
- Collection of libc-free C snippets that I paste and tweak in my projects