* guile 1.4.1.92 available
@ 2002-11-07 1:06 Thien-Thi Nguyen
0 siblings, 0 replies; only message in thread
From: Thien-Thi Nguyen @ 2002-11-07 1:06 UTC (permalink / raw)
Cc: guile-user
lang/*.scm now in. lang/ctax/*.scm deferred to 1.4.3.
tarball in dir:
http://www.glug.org/tmp/2002-11/
new NEWS excerpt below. suggestions to improve the nascent debugging
support welcome (as well as code). semantic bovinator, here we come!
thi
__________________________________________________________
* (! Experimental !) New modules for lexing, parsing
Accompanying the librgx integration are addition of these modules:
(lang lex) -- construct a lexical analyzer
(lang grammar) -- specify a grammar
(lang lr0) -- LR(0) parser
(lang lr1) -- LR(1) parser
(lang debug-common) -- used by the following
(lang lr0-debug) -- drop-in replacement for lr0.scm
(lang lr1-debug) -- drop-in replacement for lr1.scm
The interfaces for the latter three modules are subject to change; the
others are stable. At this time documentation exists solely as comments
in the code. See lang/lex.test and lang/parse.test for example usage.
[excerpt ends here]
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-11-07 1:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-07 1:06 guile 1.4.1.92 available Thien-Thi Nguyen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).