**NEW**Gnymph v0.1
Gnymph is a visual, object-oriented, general purpose dataflow programming
language that runs under Linux. Users can edit a set of diagrams to
describe their program, step through the diagrams to trace program execution
and remove any bugs, then compile those diagrams to C source. It reduces
development time, improves documentation, and puts tools for the
collaborative creation of software into the hands of visually-oriented end
users.
14 Jan 2007 -- Thanks to John Calle for pointing out a compile
time bug affecting newer compilers. If it didn't compile before, it should
now.