ibara / pl0cLinks
Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.
☆153Updated 3 years ago
Alternatives and similar repositories for pl0c
Users that are interested in pl0c are comparing it to the libraries listed below
Sorting:
- C Implementation of the monkey programming language☆73Updated 5 years ago
- Implement a Lisp, in C, from scratch, no libs☆82Updated 3 years ago
- Programming language that compiles into a x86 ELF executable.☆169Updated 2 years ago
- A mini x86-64 assembler for fun and learning.☆219Updated 4 months ago
- clex is a simple lexer generator☆96Updated 2 weeks ago
- The Roman II Programming Language☆70Updated 3 years ago
- The first C compiler made to work under modern GCC☆164Updated 4 years ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆333Updated 3 months ago
- subset c compiler☆38Updated 4 years ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆67Updated 3 weeks ago
- A collection of small C projects - usually a minimal example of something interesting☆44Updated 3 years ago
- Basic X86-64 assembler, written in golang☆73Updated 4 years ago
- A Tcl interpreter in 500 lines of code☆99Updated 5 months ago
- Lox interpreter written in Lox☆123Updated last week
- Fast, Expressive, & High-Performance Programming Language for those who dare☆64Updated 3 years ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆288Updated last year
- Hindley–Milner Type inferencing in C☆48Updated 2 years ago
- C implementation of the Monkey programming language. Repository moved to Sourcehut.☆40Updated 2 years ago
- ☆94Updated last week
- The first C compiler ported to x86☆193Updated 4 years ago
- Reference implementation for Writing a C Compiler☆178Updated 5 months ago
- Example code for compilers textbook.☆190Updated 2 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆292Updated 3 years ago
- A toy programming language written in Go that compiles to C.☆103Updated 3 years ago
- Fast C-like programming language with advanced features☆166Updated 2 years ago
- A type-safe C successor that compiles directly to various platforms.☆139Updated 3 months ago
- CP/M and MS-DOS COM executable linker written in D.☆43Updated 4 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆74Updated 3 years ago
- Post-Apocalyptic Computing: bootstrapping Forth environment for LC-3 CPU☆94Updated 2 years ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆72Updated 5 months ago