ibara / pl0cLinks
Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.
☆154Updated 4 years ago
Alternatives and similar repositories for pl0c
Users that are interested in pl0c are comparing it to the libraries listed below
Sorting:
- Programming language that compiles into a x86 ELF executable.☆170Updated 2 years ago
- C Implementation of the monkey programming language☆74Updated 5 years ago
- Implement a Lisp, in C, from scratch, no libs☆83Updated 3 years ago
- clex is a simple lexer generator☆101Updated 2 weeks ago
- A mini x86-64 assembler for fun and learning.☆221Updated 6 months ago
- The Roman II Programming Language☆70Updated 3 years ago
- Basic X86-64 assembler, written in golang☆73Updated 4 years ago
- A collection of small C projects - usually a minimal example of something interesting☆45Updated 3 years ago
- CP/M and MS-DOS COM executable linker written in D.☆44Updated 4 years ago
- The first C compiler made to work under modern GCC☆164Updated 4 years ago
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago
- A simple programming language inspired by Python, JavaScript and C☆42Updated last year
- Example code for compilers textbook.☆194Updated 2 years ago
- Lox interpreter written in Lox☆123Updated 2 months ago
- A Tcl interpreter in 500 lines of code☆109Updated 7 months ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆75Updated 4 years ago
- A toy programming language written in Go that compiles to C.☆103Updated 3 years ago
- A high level assembler.☆58Updated last month
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆336Updated 5 months ago
- The programming language DINO☆125Updated 5 years ago
- A type-safe C successor that compiles directly to various platforms.☆139Updated 5 months ago
- C implementation of the Monkey programming language. Repository moved to Sourcehut.☆40Updated 2 years ago
- Post-Apocalyptic Computing: bootstrapping Forth environment for LC-3 CPU☆93Updated 3 years ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆72Updated last month
- subset c compiler☆37Updated 4 years ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆290Updated 2 years ago
- Type-safe Printf in C☆72Updated 8 months ago
- Intel 8080 assembler and simulator in JS, optimized for simplicity.☆166Updated last year
- Reference implementation for Writing a C Compiler☆199Updated 7 months ago
- a simple tiny C Compiler using Lex & Yacc☆90Updated 2 weeks ago