tony-lang / spec

Formal syntax specification of the Tony programming language
https://tony-lang.github.io/docs/reference/syntax
MIT License
0 stars 0 forks source link

Documentation of syntactic structures #1

Open jonhue opened 3 years ago

jonhue commented 3 years ago

This issue just acts as a link to tony-lang/tony-lang.github.io#8 which is where the documentation is housed.

We want to document all syntactic structures.

A good starting point would be specification (grammar.ebnf).

We should split this up into as many tickets as we want. Documenting a single syntactic structure already is some progress.