byo-books / pretty_laughable_lang
An educational C-like toy programming language that compiles to x64 binary.
☆145Updated last year
Alternatives and similar repositories for pretty_laughable_lang:
Users that are interested in pretty_laughable_lang are comparing it to the libraries listed below
- Post-Apocalyptic Computing: bootstrapping Forth environment for LC-3 CPU☆90Updated 2 years ago
- From-scratch C compiler for my custom 16-bit CPU☆63Updated last year
- A collection of small C projects - usually a minimal example of something interesting☆39Updated 2 years ago
- A minimal 6502 emulator☆119Updated last year
- A text editor in C with drop down menus from scratch. No ncurses.☆260Updated 2 months ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆138Updated 3 years ago
- The Roman II Programming Language☆68Updated 2 years ago
- A simple OS☆53Updated last year
- Compiler for the COOL language written in C.☆106Updated 2 months ago
- A homebrew 16-bit CPU with a homebrew Unix-like-ish operating system.☆286Updated last year
- A simple emulator for the CHIP-8 interpreted programming language.☆52Updated last year
- A C compiler that tries to eliminate the need for header files as much as possible.☆59Updated this week
- clex is a simple lexer generator☆93Updated 3 weeks ago
- Minecraft clone made with C and OpenGL☆68Updated 7 months ago
- A high level assembler. https://wellang.github.io/well/☆57Updated last month
- Basic X86-64 assembler, written in golang☆64Updated 4 years ago
- A programming language written for fun!☆90Updated last year
- The first C compiler ported to x86☆191Updated 3 years ago
- Standalone C compiler/assembler/linker/libc for x86-64/aarch64/riscv64/wasm☆290Updated this week
- A complete emulation of the Intel 8080 processor written in C99.☆164Updated 2 years ago
- Tiny visual 8086 emulator based on Blink☆67Updated 7 months ago
- A x86 16-bits Operating System☆45Updated 3 months ago
- A 64bit operating system kernel with graphical user interface.☆36Updated last year
- Cake a C23 front end and transpiler written in C☆567Updated 2 weeks ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆287Updated last year
- ☆90Updated 2 weeks ago
- C Implementation of the monkey programming language☆69Updated 4 years ago
- 539kernel is a simple x86 32bit educational kernel which has been written especially for the book "A Journey in Creating an Operating Sys…☆220Updated last year
- ⚙️ Multipass C Compiler, Assembler and X86 emulator written in TypeScript☆369Updated 3 months ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆97Updated 3 years ago