Roadmap
Done
- Goluca grammar in gotreesitter fork
- Goluca parsing and syntax highlighting
- Side-by-side beancount/goluca docs page
- Beancount-to-goluca conversion
- Format documentation pages (beancount, goluca, PTA, coin)
- ABNF grammar summaries for each format
- Main docs landing page with format comparison
Next
- PTA parsing and syntax highlighting
- Side-by-side PTA column in docs
- Beancount-to-PTA conversion
Future Ideas
- More grammar exemplars (markdown, YAML, TOML, etc.)
- LSP integration for beancount files
- Incremental parsing demo
- Error recovery / diagnostic reporting
- Integration with lofigui for a TUI viewer