Wednesday, September 21, 2005

OS X Port Progress

Yesterday, I have received a patch that makes StepTalk work on OS X from Stefan Kleine Stegemann. The patch would allow one to compile and use StepTalk with native Cocoa frameworks without GNUstep. We hope to create a release next week if things will go well, so stay tuned.

Monday, September 05, 2005

StepTalk 0.10.0

StepTalk 0.10.0 was released. Get it from here. What is new:
  • introduced new language management (STLanguageManager)
  • introduced remote scripting (STRemoteConversation)
  • new tool for semi-persistent environments: stenvironment
  • added reading from stdin to stexec
  • added remote scripting to stshell and stexec
  • new conversation methods
  • removed tools: stalk, stupdate_languages
  • removed depreciated methods from STEnvironment
  • removed class STLanguage