-
Updated
Jul 15, 2023 - Java
programming-language-design
Here are 6 public repositories matching this topic...
A compiler for LULU (a simple programming language), implemented in Java and Antlr from scratch.
-
Updated
Sep 28, 2022 - Java
A compiler for LULU (a simple programming language), implemented in Java and Antlr from scratch.
-
Updated
Sep 27, 2022 - Java
Custom compiler for a C-like language called C--. The compiler consists of parsing using context free grammers and building an Abstract Systax Tree. Semantic analysis, type checking, annotating the AST and code generation. The generated code is MAPL
-
Updated
Dec 13, 2023 - Java
Strange dynamic programming and scripting language that performs mathematical computations on a connected Raspberry Pi Pico (RP2040) through UART connectivity.
-
Updated
Aug 8, 2024 - Java
Indentation-based syntax for Clojure
-
Updated
Feb 8, 2025 - Java
Improve this page
Add a description, image, and links to the programming-language-design topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the programming-language-design topic, visit your repo's landing page and select "manage topics."