A compiler grammar built on the GOLD Parser Builder software.
-
Updated
May 9, 2021
A compiler grammar built on the GOLD Parser Builder software.
Programming Language Design using GOLD Parser Builder System
This project is dedicated to re-writing the formal grammar of Python in a structured, precise, and modernized form. The aim is to capture the complete syntax of Python—including indentation-based blocks, dynamic typing constructs, and its unique language features, etc.
This project focuses on re-writing the formal grammar of Java 21 in a structured and modernized way. The goal is to capture the full syntax of Java 21 using clear, precise grammar rules that can serve as the foundation for building parsers, compilers, interpreters, or static analysis tools.
Re-implementation of the GoldParser builder
This project involves re-writing the formal grammar of Kotlin in a precise and structured manner. The goal is to capture the full syntax of Kotlin—including its modern language constructs and expressive features—while improving clarity, consistency, and compatibility with parser generators.
Patched and modernised version of the GOLD parsing system's old Vim extension.
Add a description, image, and links to the gold-parser topic page so that developers can more easily learn about it.
To associate your repository with the gold-parser topic, visit your repo's landing page and select "manage topics."