byo-books / pretty_laughable_langLinks
An educational C-like toy programming language that compiles to x64 binary.
☆162Updated 2 years ago
Alternatives and similar repositories for pretty_laughable_lang
Users that are interested in pretty_laughable_lang are comparing it to the libraries listed below
Sorting:
- From-scratch C compiler for my custom 16-bit CPU☆72Updated 2 years ago
- Post-Apocalyptic Computing: bootstrapping Forth environment for LC-3 CPU☆92Updated 3 years ago
- A text editor in C with drop down menus from scratch. No ncurses.☆286Updated 2 months ago
- A C-compiler written in C☆76Updated 9 months ago
- Tiny visual 8086 emulator based on Blink☆76Updated last year
- The first C compiler ported to x86☆196Updated 4 years ago
- A complete emulation of the Intel 8080 processor written in C99.☆173Updated 3 years ago
- A x86 16-bits Operating System☆46Updated 2 months ago
- alic: A Language Inspired by C☆72Updated 3 months ago
- ⚙️ C99-compatible multipass compiler written in TypeScript with GCC extensions support. Features a handcrafted left-recursive parser, cus…☆397Updated last year
- The Roman II Programming Language☆70Updated 3 years ago
- Standalone C compiler/assembler/linker/libc for x86-64/aarch64/riscv64/wasm☆416Updated last week
- A nano like text editor built with pure C☆204Updated 11 months ago
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3, targeting CIL/CLR, JVM, LLVM IR, and WASM.☆65Updated 2 weeks ago
- A small compiled language with a back-end and a front-end written from scratch☆35Updated 5 months ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated last month
- A homebrew 16-bit CPU with a homebrew Unix-like-ish operating system.☆290Updated last year
- A Tcl interpreter in 500 lines of code☆115Updated 8 months ago
- McIlroy's TMG compiler-compiler in portable C☆99Updated 3 years ago
- A minimal 6502 emulator☆129Updated 2 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- Reference implementation for Writing a C Compiler☆214Updated 9 months ago
- Basic X86-64 assembler, written in golang☆76Updated 4 years ago
- A collection of small C projects - usually a minimal example of something interesting☆46Updated 3 years ago
- A small BASIC-to-C compiler written in Python.☆375Updated last year
- Compiler for the COOL language written in C.☆132Updated last year
- A very small statically-typed embeddable scripting language.☆268Updated last week
- Whitesmiths C compiler. One of the earliest commercial C compilers available.☆159Updated 2 years ago
- Official repository of the Jas assembler project - An assembler and library for generating code for x86☆48Updated this week
- BASIC interpreter in lex/yacc/c, designed to run practically any early program no matter the dialect - HP, DEC, Dartmouth and others will…☆55Updated last month