Bleach
Compiler education tool
An educational programming language and compiler implementation project aimed at teaching compilers and programming language concepts to students.
The implementation of my undergraduate thesis: "Bleach: A programming language aimed for teaching Compilers."
34 stars
1 watching
1 forks
Language: C++
last commit: 3 months ago compilerscppeducational-projecteducational-softwareinterpretersprogramming-language
Related projects:
Repository | Description | Stars |
---|---|---|
| A C-based language development project with features like strong typing, compile-time execution, and support for multiple platforms. | 184 |
| A compiler that compiles small programs into tiny Linux binaries without requiring LLVM. | 17 |
| A compiler and interpreter for executing C code on the fly as it is typed. | 29 |
| Compiles the MicroC programming language into machine code using Haskell | 116 |
| A compiler for a statically typed programming language designed for embedded systems, targeting the ATMega328P microcontroller. | 29 |
| A compiled stack-based language with a toy compiler for x86_64 and aarch64 targeting | 58 |
| A language targeting LLVM with the goal of building a simple compiler | 64 |
| A compiler for the V programming language and itself, written in V. | 100 |
| A minimalist language with procedural macro support | 135 |
| A compiler and runtime environment for a basic programming language | 39 |
| A compiler for a Clojure-based language that compiles to WebAssembly | 158 |
| A language and toolset for generating hard real-time C code from a domain-specific stream language | 149 |
| Compiles BASIC programs into Java bytecode. | 29 |
| A statically-typed programming language with a unique module system and support for type inference and mutually-recursive definitions. | 80 |
| A tool to compile native code for Erlang applications. | 65 |