general/mini/
parse_table_routines.pro
Procedure: parse_table_routines Purpose: Compiles a library of helper routines for the parse_table generator It contains general purpose routing routines anything table specific will be stored in slr.pro, lk1.pro & lalr.pro (right now there is only support for slr parse tables) $LastChangedBy: pcruce $ $LastChangedDate: 2012-07-12 15:50:21 -0700 (Thu, 12 Jul 2012) $ $LastChangedRevision: 10702 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/general/mini/parse_table_routines.pro $
Routines
Routines from parse_table_routines.pro
Routine details
top source parse_follow
result = parse_follow(nonterminal, grammar, added)
Parameters
- nonterminal
- grammar
- added
File attributes
Modification date: | Thu Feb 13 16:43:51 2014 |
Lines: | 127 |