An open API service indexing awesome lists of open source software.

https://github.com/alvarogarcia7/training-parser-antlr4


https://github.com/alvarogarcia7/training-parser-antlr4

antlr4 antlr4-grammar grammar grammar-parser parser python3 training

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

2022-02-20 12:50:08 AGB

To do:

* Requires more testing around splitter. For now, it needs manual testing.

2022-07-17 13:02:44 AGB

To Do:
* Explain which syntax is available, in words / description. Do not only rely on grammar + tests to document it.

2023-09-15 18:12:20 AGB

To Do:
* Cleanup the grammar, moving the "moving parts" to a builder.
* use a 'addSeriesIfComplete'.

* The series is like a ternary operator, in which you can vary any of the three components: weight, repetitions, amount of series