An open API service indexing awesome lists of open source software.

https://github.com/itssodope01/horizonlang

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.
https://github.com/itssodope01/horizonlang

ast custom grammer-checker language lexer-parser semantic

Last synced: about 1 year ago
JSON representation

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.

Awesome Lists containing this project