Re: announcement: nyacc parser generator in guile

2015-08-02 Thread Matt Wette
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

Guile/Cairo, files formats/surfaces

2015-08-02 Thread Tomas By
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