Skip to content
#

gold-parser

Here are 7 public repositories matching this topic...

Language: All
Filter by language

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.

  • Updated Sep 2, 2025
  • Python

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.

  • Updated Sep 17, 2025

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.

  • Updated Sep 12, 2025

Improve this page

Add a description, image, and links to the gold-parser topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gold-parser topic, visit your repo's landing page and select "manage topics."

Learn more