Re: Dynamic change of state table during runtime

Norman.Culver.ndc@icanect.net
16 Sep 1996 14:46:09 -0400

          From comp.compilers

Related articles
Dynamic change of state table during runtime euahjn@uab.ericsson.se (Henrik Johansson) (1996-09-15)
Re: Dynamic change of state table during runtime Norman.Culver.ndc@icanect.net (1996-09-16)
| List of all articles for this month |

From: Norman.Culver.ndc@icanect.net
Newsgroups: comp.compilers
Date: 16 Sep 1996 14:46:09 -0400
Organization: Zippo
References: 96-09-069
Keywords: parse

Henrik says...
>Is there any experience on dynamically loaded state tables out there?
>Are there any freeware or commercial products available that adds
>dynamic loading to YACC and LEX?


The LRG package at:
ftp://ftp.cs.uoregon.edu/pub/bart/lrg.zip
and
ftp://ftp.cs.uoregon.edu/pub/bart/lrg.tar.Z


has some sample code which does this sort of thing.


Norman Culver
ndc@icanect.net
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.