PyvesB / asm-game-of-life
Assembly implementation of Conway's Game of Life, using NASM assembler for Linux x86-64.
☆21Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for asm-game-of-life
- Tetris in a small virtual machine (11 lines of C)☆21Updated 3 weeks ago
- Tiny C-like language and compiler☆27Updated 2 years ago
- A guide to hobbyist operating systems☆56Updated 6 years ago
- Minimal C subset compiler☆35Updated 3 years ago
- Low-level hobby programming language that compiles to 16-bit x86 assembly.☆40Updated 9 years ago
- Fabrice Bellard's fbcc C Compiler☆39Updated 5 years ago
- 🎨 An ansi escape code parser and renderer for hobby operating systems☆44Updated 3 years ago
- (OBSOLETE) A B Compiler for x86☆43Updated last year
- The earliest versions of the very first c compiler known to exist in the wild written by the late legend himself dmr.☆15Updated 11 years ago
- Brainfuck compiler and interpreter☆17Updated last year
- C-- compiler upstream☆37Updated 4 years ago
- Brainfuck compiler under 256 bytes in size.☆25Updated 3 years ago
- scc - simple C Compiler☆50Updated 7 years ago
- x86_64 brainfuck compiler☆38Updated 4 months ago
- Lambda Shell for TempleOS☆51Updated 3 years ago
- Yasm Assembler documentation☆13Updated 6 years ago
- A toy functional language created through the abuse of C☆16Updated 14 years ago
- asmutils is a set of miscellaneous unix utilities written in assembly language☆77Updated 15 years ago
- The tiny terminal text editor. Fighting bloatware - 600loc, linked statically with minilib linux32bit: 8k, osx x64: 20k☆18Updated 5 years ago
- CC500: a tiny self-hosting C compiler☆154Updated 7 years ago
- a barebones bootable platform to run the frotz z-code interpreter inside a VM☆17Updated 8 years ago
- A command line utility and library for creating colorful text☆10Updated 6 years ago
- [Unstable] Fast, zero-copy and lightweight (Arm | Mips | x86) assembler in (C | C++ | C# | Go | Haskell | Javascript | Nim | OCaml | Pyth…☆40Updated 4 years ago
- compiler for x86 in 100 bytes☆68Updated 10 years ago
- simple preprocessor☆63Updated 4 years ago
- A bare-bones minimal executable application for efi on the x64 platform☆51Updated last year
- Using TinyCC to compile Linux kernels