-
From this [conversion](https://github.com/mermaid-js/mermaid/issues/4382#issuecomment-1540717809). It would be great to reimplement the parser in [langium](https://github.com/langium/langium) instead …
-
```
Il n'est donc pas utile de faire des tests au runtime pour skipper,
step-back et action, étant donné que même la classe Rule peut-être
templatisée.
Pour un maximum d'efficacité, il faut qu'un pa…
-
It would be great to be able to review phonetizations generated for unknown words and be able to correct them (both GUI and CLI)
benob updated
10 years ago
-
See https://101wiki.softlang.org/Vocabulary:Software_language_engineering
-
**Migrated from Trac:**
> - Original:
> - Reporter: ebender
> - Created: 03/16/10 16:21:56
> - Updated: 03/14/12 17:24:58
> - Keywords:
> - Notes:
> - There may be formatting problems from the c…
-
Would be nice if `tameparse` could also generate an `EBNF` as understood by https://www.bottlecaps.de/rr/ui to generate railroad diagrams (https://en.wikipedia.org/wiki/Syntax_diagram).
I extended …
-
Hi 😄
Wonderful project. I am about to create a ANTLR for [this project](https://code.onedev.io/onedev/server/~files/main/readme.md)
I am a F# dev, and we are having everything in Yacc. That in …
-
I've been updating the Antlr4 tool for the Go target and decided to test out the new tool on grammars-v4/ as this is a more extensive test that the unit tests for the Antlr4 tool.
* error(153): ANT…
-
To help people getting started with [strictdoc](https://github.com/strictdoc-project/strictdoc) and [arc42](https://arc42.org/) it could be helpful to provide the arc42 template as `.sdoc` file (engli…
-
Checklist of things I want to clean up in the code that aren't going to be visible to users, just devs:
1. [ ] (style) Use consistent names for variables across the codebase, e.g. we should decide to…