Skip to content

feat: add Boolia grammar documentation and syntax highlighting rules#3

Open
joaofreires wants to merge 1 commit into
mainfrom
feat/add-grammar
Open

feat: add Boolia grammar documentation and syntax highlighting rules#3
joaofreires wants to merge 1 commit into
mainfrom
feat/add-grammar

Conversation

@joaofreires
Copy link
Copy Markdown
Owner

@joaofreires joaofreires commented Jan 20, 2026

This pull request introduces comprehensive documentation and syntax highlighting support for the Boolia language. The main changes include adding a detailed grammar reference and a TextMate grammar for syntax highlighting.

Documentation:

  • Added docs/grammar.md, which specifies the lexical rules, operator precedence, and expression grammar for the Boolia parser, including EBNF, semantics, and extensibility notes.

Editor Support:

  • Introduced syntaxes/boolia.tmLanguage.json, a TextMate grammar providing syntax highlighting for Boolia files, covering strings, numbers, keywords, operators, functions, dotted names, and identifiers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant