info-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ANN: StepTalk 0.4.1 (with Guile)


From: Adam Fedor
Subject: ANN: StepTalk 0.4.1 (with Guile)
Date: Mon, 21 Jan 2002 14:03:41 -0700
User-agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:0.9.7) Gecko/20020120

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]