2bt / vmTetrisLinks
Tetris in a small virtual machine (11 lines of C)
☆22Updated 10 months ago
Alternatives and similar repositories for vmTetris
Users that are interested in vmTetris are comparing it to the libraries listed below
Sorting:
- (OBSOLETE) A B Compiler for x86☆47Updated last year
- Collection of tiny C ELF programs with graphics output☆33Updated 2 years ago
- a C99 compiler.☆15Updated 5 years ago
- x86 assembler in 512 bytes of x86 machine code☆35Updated 5 years ago
- Direct/Interactive C Compiler☆26Updated 8 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
- An esoteric programming language☆33Updated 4 years ago
- scc - simple C Compiler☆58Updated 8 years ago
- minimalistic full screen text editor on ncurses☆18Updated last year
- Minimal and fast regular expression library for C.☆20Updated 12 years ago
- A c standard system library with a focus on size, headeronly, "singlefile", intended for static linking. 187 Bytes for "Hello World"(regu…☆41Updated 2 years ago
- SCC - Small C Compiler for DOS☆96Updated 4 years ago
- gcc wrapper and libc for creating tiny (200-byte) Linux i386 executables☆15Updated 2 years ago
- Fabrice Bellard's fbcc C Compiler☆43Updated 6 years ago
- The tiny terminal text editor. Fighting bloatware - 600loc, linked statically with minilib linux32bit: 8k, osx x64: 20k☆21Updated 5 years ago
- A project to recreate the B compiler for the PDP-11 as authentically as possible☆34Updated 6 years ago
- cmips☆56Updated 11 years ago
- Personal branch of git://c9x.me/qbe.git☆36Updated 3 years ago
- C17 compiler implementation from scratch☆64Updated 2 years ago
- colorForth computing environment for amd64 and PowerPC Macs.☆23Updated 5 years ago
- asmutils is a set of miscellaneous unix utilities written in assembly language☆78Updated 16 years ago
- Register Allocator for 8086☆76Updated 2 years ago
- Bootstrapping VM for bare metal to trusted C compilation☆47Updated 10 months ago
- Self-hosting C toolchain, from scratch☆36Updated 7 months ago
- Learn how argc and argv are passed from environment to Unix program.