Swift implementation of The Super Tiny Compiler - transforms LISP syntax to Swift function calls
-
Updated
Aug 16, 2025 - Swift
Swift implementation of The Super Tiny Compiler - transforms LISP syntax to Swift function calls
Horizon Lang is a custom programming language designed as a learning project to understand the fundamentals of compiler design, including lexing, parsing, semantic analysis, and code generation. The language supports high-level constructs, static typing, and a simplified syntax that allows for expressive programming.
Add a description, image, and links to the compiler-pipeline topic page so that developers can more easily learn about it.
To associate your repository with the compiler-pipeline topic, visit your repo's landing page and select "manage topics."