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
Where to get it?
----------------
You can download StepTalk from
http://decef.elf.stuba.sk/~urbane/StepTalk
Any comments, bug reports, suggestions are welcome,
Stefan Urbanek
_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep