-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
For example, https://github.com/pnnl/DHSVM-PNNL is classified as having about 1.4% of GAP files, but those are actually not GAP files https://github.com/pnnl/DHSVM-PNNL/blob/master/TestCase/Lawler/config/Input.Lawler.Gap
Another example is https://github.com/spiral-software/spiral-software/ which is reported to have 21% of GAP files. However, as https://spiral-software.github.io/spiral-software/gettingstarted.html#gap-and-the-command-line says, the input language for SPIRAL is "an extended version of GAP 3".
Another examples
- BaseTools/Source/C/VfrCompile/VfrSyntax.g
- https://github.com/asrulhadi/wap/blob/master/src/grammars/Lex.g
- https://github.com/gitter-badger/sally-1/blob/master/src/parser/mcmt/mcmt.g
More examples could be found through https://github.com/search?q=path%3A*.g+language%3AGAP&type=code&ref=advsearch
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation