Indentation-based syntax for Clojure
-
Updated
Feb 8, 2025 - Java
Indentation-based syntax for Clojure
Strange dynamic programming and scripting language that performs mathematical computations on a connected Raspberry Pi Pico (RP2040) through UART connectivity.
A compiler for LULU (a simple programming language), implemented in Java and Antlr from scratch.
A compiler for LULU (a simple programming language), implemented in Java and Antlr from scratch.
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
Add a description, image, and links to the programming-language-design topic page so that developers can more easily learn about it.
To associate your repository with the programming-language-design topic, visit your repo's landing page and select "manage topics."