Michel DagenaisMichel Dagenais, GNU General Public License, 1998
michel.dagenais@polymtl.ca
Ecole Polytechnique
C.P. 6079, Succ. Centre-Ville
Montreal, Quebec, H3C 3A7
18 January 1998parsingLLrecursive descent
Meta Syntax parsing library
This simple parsing library reads an LL grammar at run time and
calls user defined actions when specified grammar events are found.
It is used by the obliq interpreter.