Skip to content

A tree-sitter parser for Wirth's variant of EBNF (Wirth Syntax Notation), mostly used in Golang Language Specification

Notifications You must be signed in to change notification settings

growler/tree-sitter-webnf

Repository files navigation

Wirth's EBNF (Wirth Syntax Notation) Grammar

Wirth's Extended Backus-Naur Form (EBNF), also known as Wirth Syntax Notation, is a formal notation used to define the syntax of programming languages, document formats, and other structured data. This repository contains the tree-sitter grammar definition for Wirth's EBNF.

Usage in Golang

This variant of EBNF is used in the Golang Language Specification.

Resources

License

This project is licensed under the MIT License.

About

A tree-sitter parser for Wirth's variant of EBNF (Wirth Syntax Notation), mostly used in Golang Language Specification

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published