Terence Parr
Terence Parr
I can't remember but I thought we had a template option that would test whether value is null or not and use a replacement. Oh, yeah, this thing: `options[Option.NULL.ordinal()]!=null`.
Dang. Does seem broken (haven't run code yet though).
> Your intention is to use this to generate a JSON file for the lab tool? yep! @kaby76 has a bash script now. Could trivially generate an index for the...
could a github action trigger a reindex too?
Plus I need something I can simply download from the antlr lab to get the files.
> * Only about 60 grammars are listed in the generated index. I'm not sure why. There should be over 200. I noticed that as well but I had fairly...
> There are multiple grammars with the same names, e.g., the grammar at grammars-v4/javascript/javascript/ and the grammar at grammars-v4/javascript/jsx/ are both "JavaScript". rats. Would it be unique if we included...
> I updated my fork of the Antlr lab to read the grammars.json file. Seems like we'd want the grammar.json file in this repo not the lab right? In other...
> The pom.xml could contain the information in the generation of the index Seems to make sense to keep the classification or location within the ontology at the definition of...
No work has been done on this I don't think. Would be very useful, though.