-
This concerns requests for updating the Python grammar to the latest standard grammar, which is a CPython grammar at https://docs.python.org/3/reference/grammar.html.
* Missing match_stmt. https://…
-
List of updates made to the previous posts on WP, the format will be,
[Post] | [Date]
* Update 1
* Update 2
* Update 3
Also related to Issue #6
-
Hello,
Whenever I try to check or simulate the examples in the slPCMlib I get the following message:
```
[1] 11:36:50 Translation Error
[slPCMlib.Interfaces.basicPhTransModel: 53:3-57:40]: Type…
-
I have tought a bit about using template haskell with uuagc.
### Initial working version
First we could use a file quasi quoter (made with the quoteFile function) to load and compile an ag file.…
-
# Exact location of issue
https://arxiv.org/abs/1001.1015
https://ar5iv.labs.arxiv.org/html/1001.1015
https://ar5iv.labs.arxiv.org/log/1001.1015
This arises from #347. I used the https://ar5iv…
-
I would like to make a feature request for support for tmLanguage files and/or the VSCode flavour of this. It is a very prevalent grammar format which would allow us to tap into a vastly bigger ecosys…
-
See the list of [manual changes one has to do](https://github.com/antlr/grammars-v4/blob/cab9a3798ab30311b5cda257375b6a2e4bb38195/javascript/javascript/Go/README.md) to get to a working JavaScript par…
mitar updated
3 years ago
-
Please read through the [presenter and developer protocol](https://qcbsrworkshops.github.io/presenter-developer-protocol/developing-en.html#how-to-develop-workshops) for help with the GitHub workflow.…
-
[Original line in the TODO file](https://github.com/dag/cll/blob/0d127150db8e4ba0dc059f8bf350a3dd30bc8f4e/TODO#L198)
> make sure backwards-compatible anchors exist
> - Ideally, make sure they are aut…
-
We should experiment with using the monaco text editor (https://microsoft.github.io/monaco-editor/) with dartpad, esp. if we think it could help reduce maintenance costs here (rolling codemirror, ...)…