linker-parser
linker-parser copied to clipboard
Java text parser and evaluator
Results
1
linker-parser issues
Sort by
recently updated
recently updated
newest added
- adds EnumTokens and NumberTokens : allows using Enums as simple single-token grammar junctions, simplifying and optimizing handling of sutuations where similar non-composite tokens can occur in the same position;...