baziotis / minijava-cpp
A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.
☆30Updated 2 years ago
Alternatives and similar repositories for minijava-cpp:
Users that are interested in minijava-cpp are comparing it to the libraries listed below
- Yet another C compiler.☆29Updated last year
- A high level programming language which compiles to C.☆36Updated 2 months ago
- A bare-bones minimal executable application for efi on the x64 platform☆51Updated last year
- ⚠ ⚠ ⚠ OUTDATED, GO TO ⬇️ ⬇️ ⬇️ ⬇️ https://codeberg.org/Horse64/core.horse64.org☆70Updated last year
- x86_64 macro assembler entirely in C preprocessor☆42Updated 4 years ago
- A small C compiler☆29Updated 7 months ago
- 🖨️🐞 Printf Based Debugger, a user-friendly C debugger☆65Updated 4 years ago
- The Melon programming language☆37Updated last year
- Simple C compiler for x86-64 Linux able to build real-world projects including Curl, GCC, Git, PHP, Perl, Python, PostgreSQL etc☆33Updated 3 months ago
- clex is a simple lexer generator☆93Updated last year
- A lightweight embeddable scripting language☆116Updated 3 weeks ago
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆25Updated 5 years ago
- The most minimal C you can do real work in☆16Updated 2 years ago
- A simple programming language inspired by Python, JavaScript and C☆33Updated 6 months ago
- The carbon intermediate representation language☆36Updated 3 years ago
- A modest systems programming language for Unix-like platforms☆21Updated 3 weeks ago
- This is an inofficial mirror of the Eigen Compiler Suite source code usually deployed as tar.gz☆20Updated 7 months ago
- C-Chads Maintained fork of Tiny C Compiler, regularly pulled from https://repo.or.cz/w/tinycc.git☆75Updated last year
- An x86 assembler that you probably shouldn't use☆21Updated 6 years ago
- A tiny C compiler of 2k lines of codes, generates pure x86 asm code for DOS/Win32/Linux 3 backends.☆33Updated 3 years ago
- loxi - a Lox interpreter☆33Updated 6 years ago
- A mini language used for the Rabs build system and within Wrapl.☆30Updated this week
- ☆11Updated 2 years ago
- Bytecode interpreter☆70Updated 8 months ago
- Compiler Optimizations Playground