-
Really want to be able to generate simple parse tree from this code.
So want to be able to generate this labels from a BNF (extended) description.
I will probably do something similar to YACC but will…
-
# Motivation
We are using handwritten parse in a noname project. We should create specs about grammar in BNF form.
This helps us to agree with current grammar and makes it easier to follow devel…
-
Hi ppl,
As I am progressing with IntelliJ plugin for Modula-3, quake looms big over me. As it is not possible to just know scoping rules for any source without interpreting m3makefile, I have to do…
-
To Do:
- [x] Locate contacts for EBAF & send request
- [ ] Contact Jean-Michel de Tarragon in April 2020
- [ ] Obtain permission to harvest
- [x] Harvest records
Harvested records and they are …
-
## Language name
Some variants of Backus-Naur Form (BNF) are already supported.
As noted in [#3075](https://github.com/github/linguist/issues/3075#issuecomment-314835300), there are significant diffe…
-
In the Hypertext Transfer Protocol section, there is a subset of the BNF for URIs. It's a subset, it's not the full description of all URIs but I found it odd that the query and the fragment are inclu…
-
Taking a look to the [bnf](../blob/master/bnf) makes me wonder if it would be an EBNF instead of a BNF
I compared this syntax with the [sprql EBNF grammar](https://www.w3.org/TR/sparql11-query/#gra…
-
I was having a quick look at nicotine replacement products over the last 9 years (see [Jupyter notebook](https://github.com/ebmdatalab/jupyter-notebooks/blob/master/nonCCG%20Random/Nicotine.ipynb))
…
-
We decided to remove the grammar blocks from the spec in WDL 1.1.1, for two reasons:
* They are likely incorrect/incomplete
* They use a non-standard notation
Instead, we should have the BNF gr…
-