syntax-cli1.7kMIT0.1.27Syntactic analysis toolkit, language agnostic parsers generator.
DmitrySoshnikovover 2 years agoLL(1), LR(1), LALR(1), SLR(1) expression-calculator1.6kMIT1.0.8Calculate expressions without using eval()
, using LL(1) syntax analyzer.
frank-dengalmost 3 years agoParser, Calc, Expression, Calculator kison569MIT0.6.1A LALR(1)/LL(1)/LL(K) parser generator for javascript/typescript
yimingheover 2 years agoLL, LALR, LLK, parser generator thaw-parser105MIT0.0.9Programming language parsers, including LL(1), LR(0), LR(1), SLR(1), and LALR(1).
tom-weatherheadalmost 3 years agoLL(1), LR(1), SLR(1), LALR(1)