|
| Guile - Interpreter for the Scheme programming language.Updated by FastRunner on Wednesday, September 16th 2009.Guile is an interpreter for the Scheme programming language, nicely packaged as a library you can link into your programs. Your program has full access to the interpreter's data structures, so you can extend Guile with your own primitives, datatypes and syntax. The result is a scripting language tailored to your application. Licence : GPL
Version : 1.8.7 [Stable]1.9.3 [Development]
|