|
Guile - Interpreter for the Scheme programming language.Updated by FastRunneron Thursday, May 08th 2008.
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.5 [Stable] 1.7.91 [Development]
|