ibara / pl0c
Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.
☆142Updated 3 years ago
Alternatives and similar repositories for pl0c:
Users that are interested in pl0c are comparing it to the libraries listed below
- Programming language that compiles into a x86 ELF executable.☆170Updated 2 years ago
- Implement a Lisp, in C, from scratch, no libs☆81Updated 2 years ago
- C Implementation of the monkey programming language☆72Updated 5 years ago
- Post-Apocalyptic Computing: bootstrapping Forth environment for LC-3 CPU☆92Updated 2 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆73Updated 3 years ago
- A mini x86-64 assembler for fun and learning.☆212Updated last month
- A collection of small C projects - usually a minimal example of something interesting☆40Updated 2 years ago
- Basic X86-64 assembler, written in golang☆65Updated 4 years ago
- clex is a simple lexer generator☆95Updated 4 months ago
- CP/M and MS-DOS COM executable linker written in D.☆41Updated 3 years ago
- The first C compiler ported to x86☆192Updated 3 years ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆287Updated last year
- Tiny Programs: Rosetta code for implementations☆56Updated last year
- A simple programming language inspired by Python, JavaScript and C☆35Updated 10 months ago
- The Roman II Programming Language☆68Updated 2 years ago
- C implementation of the Monkey programming language. Repository moved to Sourcehut.☆39Updated 2 years ago
- subset c compiler☆38Updated 4 years ago
- LLVM frontend for the Forth Language☆87Updated last year
- Mugo, a toy compiler for a subset of Go that can compile itself☆123Updated 4 years ago
- A high level assembler. https://wellang.github.io/well/☆56Updated last month
- Hindley–Milner Type inferencing in C☆48Updated 2 years ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆70Updated last month
- A type-safe C successor that compiles directly to various platforms.☆138Updated 6 months ago
- A minimal stack-based VM☆182Updated 4 years ago
- A prototype of a web server, using master-worker architecture, written in C.☆49Updated 8 years ago
- Tools for a compilers course☆120Updated last month
- arthur whitney's b interpreter translated into a more traditional flavor of C☆97Updated 7 years ago
- Kamby Language☆76Updated this week
- A Tcl interpreter in 500 lines of code☆88Updated last month
- A simple C coroutine library.☆227Updated last year