Télécharger la liste

Description du projet

StepTalk is the official GNUstep scripting framework. It is more than a scripting framework with an illusion of single objective environment between objects of scriptable servers or applications. It is language independent, but the default scripting language is Smalltalk.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-05-31 08:54
0.12

Le cadre a été porté sur Mac OS X. La nouvelle application StepTalking a été ajouté. Le cadre StepTalkKit a été ajouté, et inclut une nouvelle classe de conversation fenêtre avec contexte par défaut, une barre d'outils personnalisable, histoire de script, et le choix de langue. Classes d'affichage ont été ajoutées pour script personnalisé d'entrée / sortie. Un faisceau de AppKit est inclus. La source a été réorganisée en groupes plus logique. Fondation et faisceaux AppKit alors la promotion de toutes les classes publiques de cacao. Constantes de la Fondation et AppKit sont générées à partir d'un fichier de constantes simple liste.
Tags: Mac OS X, Major feature enhancements
The framework was ported to Mac OS X. The new
StepTalking application was added. The StepTalkKit
framework was added, and includes a new
conversation window class with default context, a
customizable toolbar, script history, and language
selection. New view classes were added for custom
script input/output. An AppKit bundle is included.
The source was reorganized into more logical
groups. Foundation and AppKit bundles now
advertise all public Cocoa classes. Constants from
Foundation and AppKit are generated from a simple
constants list file.

2005-09-06 11:20
0.10.0

Semi-persistant environnements de scripts ont été ajoutés, et des scripts à distance a été mis en place. Nouvelle gestion de la langue a été introduit et stenvironment, un nouvel outil pour les milieux semi-persistant a été ajouté. stexec maintenant peut lire depuis l'entrée standard. Scripts à distance a été ajoutée à la stshell et outils stexec. Méthodes de conversation nouveaux ont été fournis et de la tige et des outils stupdate_languages obsolètes ont été supprimées et certaines méthodes obsolètes et des classes obsolète. Nettoyage de la compilation-cadre et diverses corrections de bugs ont été faites.
Tags: Major feature enhancements
Semi-persistant scripting environments were added, and remote scripting was introduced. New language management was introduced and stenvironment, a new tool for semi-persistent environments was added. stexec now can read from standard input. Remote scripting was added to the stshell and stexec tools. New conversation methods were provided and the obsolete stalk and stupdate_languages tools were removed along with some deprecated methods and obsoleted classes. Framework compilation cleanups and various bugfixes were made.

2005-07-11 03:04
0.9.1

Un nouvel acteur de classe (STActor) avec un script d'exemple pour montrer son utilisation. Correctifs suivants GNUstep-fixes de base de NSUnknownKey.
Tags: Major feature enhancements
A new actor class (STActor) with an example script to
demonstrate its usage. Fixes following GNUstep-base fixes of
NSUnknownKey.

2005-07-01 17:32
0.9.0

Cela change de sortie »de script complet" comportement. Lorsqu'elle est activée, toutes les classes sont disponibles pour le script, et pas seulement ceux publiés par des cadres. Un correctif de conception a été faite dans le faisceau langage Smalltalk. Variables instance des objets de script ont été consultés par index, maintenant ils sont référencés par leurs noms.
Tags: Major bugfixes
This release changes "full scripting" behavior. When enabled, all
classes are available for scripting, not only those published by
frameworks. A design fix has been made in the Smalltalk language bundle.
Instance variables of script objects were accessed by index; now they
are referenced by names.

2004-06-28 05:33
0.8.2

Les exemples comme «StepUnit '(un exemple de test unitaire) et« awlaunch' (lancement d'applications Unix à partir d'un espace de travail) ont été ajoutés. La licence a été modifiée pour la LGPL. Il existe plusieurs correctifs au cadre et bundle Smalltalk. Un bug avec signés / non signés bytecode dans le faisceau Smalltalk a été corrigé.
Tags: Minor bugfixes
The examples 'StepUnit' (a unit testing example) and 'awlaunch' (launching of Unix apps from a workspace) have been added. The license has been changed to the LGPL. There are several fixes to the framework and Smalltalk bundle. A bug with signed/unsigned bytecode in the Smalltalk bundle has been fixed.

Project Resources