1
0
Fork
You've already forked lightLR1
0
Small LR1 parser automaton generator.
  • Python 100%
2025年04月15日 20:14:22 +02:00
samples small bugfixes (+spaces instead of tabs) 2025年04月15日 20:14:22 +02:00
LICENSE init 2025年04月09日 14:07:23 +02:00
lightLR1.py small bugfixes (+spaces instead of tabs) 2025年04月15日 20:14:22 +02:00
README.md basics 2025年04月09日 14:30:16 +02:00

lightLR1

lightLR1 is a simple python program to generate a lr1 automaton.

TODO: more testing