Skip to content

FidelityFramework/clef-grammar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Clef TextMate Grammar

TextMate grammar for the Clef programming language, providing syntax highlighting for editors and GitHub.

Scope

source.clef

Origin

This grammar is derived from ionide-fsgrammar (MIT License). Clef shares syntactic roots with F# and this grammar serves as the baseline for Clef-specific highlighting. As the Clef language specification evolves, this grammar will diverge to reflect language-specific constructs.

Usage

This grammar is consumed by:

Structure

grammars/
  clef.json          # TextMate grammar definition
sample-code/         # Representative Clef source files

License

MIT — see LICENSE.md

Ionide F# Grammar: Copyright (c) Krzysztof Cieślak and contributors, MIT License.

About

formal grammar specification for the Clef language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors