21 Jan 2002 22:03
ANN: StepTalk 0.4.1 (with Guile)
Adam Fedor <fedor <at> doc.com>
2002-01-21 21:03:41 GMT
2002-01-21 21:03:41 GMT
What is StepTalk ? ------------------ Scripting framework. With StepTalk you can create scriptable servers or applications. It is written using GNUstep (see www.gnustep.org). It is language independent: you can use any available scripting language that is provided as a separate bundle. StepTalk can be used to - use scripts inside a program/application - control server/application with script from outer world What is new in 0.4.1 ------------------- * Guile - new language bundle. gstep-guile library is needed. Guile bundle is not build by default. You have to make it in Languages/Guile directory (make; make install). You may try to execute very simple piece of code in Languages/Guile/Tests using stexec. NOTE: do not forget to run 'stupdate_languages' after installing any new language bundle. To find out if languages were updated, try 'stexec -list-languages' * Separated Foundation binding stuff to Foundation module(Continue reading)
RSS Feed