nyacc, version 0.61.0 released
nyacc is a LALR parser generator written from the ground up in guile-2 (scheme)
Updates:
prototype parsers for c, javascript, matlab, modelica
updated documentation
non-working new syntax to prune parse trees
http://download.savannah.gnu.org/releases/nyacc/
OR
git
Hi all,
(Am following instructions on http://www.nongnu.org/guile-cairo/dev/)
I'm trying to create EPS files using guile-cairo, but have some
problems. Am using version 1.14.2, the latest in Ubuntu.
scheme@(guile-user)> (cairo-version-string)
$1 = "1.14.2"
According to the web documentation