lola

LL parser generator
  https://keithp.com
  0
  no reviews



Lola is a general-purpose LL parser generator that converts a grammar describing an LL context-free language into either a C or Python program to parse the language.