Grammar online editor/tester
- Dominant language
- C
- Stars
- 1.5k
- Forks
- 243
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 37
Description
I've just added `parser.y` to https://mingodad.github.io/parsertl-playground/playground/ an `Yacc/Lex` online editor/tester (select `condb2 sql parser` from `Examples` then click `Parse` to see a parser tree for the content in `Input source` editor).
I hope it can help debug/develop/test/document this project grammars !
There is several other database grammars there like:
- Sqlite3
- CG-CQL
- DuckDB
- PostgreSQL
- MySQL
- ...
Any feedback is welcome !
Contributor guide
Research direction
The issue points to parser.y and the parsertl-playground online Yacc/Lex editor, including the condb2 SQL parser example. Start by reviewing parser.y in that playground and the existing grammar-related workflow in this repository. A maintainer would need to define whether the goal is documentation, testing, or integration before work can be considered done.
Written by the indexing model from the issue text.
Assessment
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100