Scripting within GNUstep
Patrick Cardona <[email protected]>
| Newsgroups | gmane.comp.lib.gnustep.general |
|---|---|
| Message-ID | <4a3e60ee2f2a4959ef1b449a11066b1a@pi400> |
Hello, As we previously discussed about the openURL service and filter, I was trying to create one with scripting. The StepTalk framework is installed, but seemingly with an incomplete or limited Smalltalk compatibility. Only a basic Hello World! seems to work: Transcript show: 'Hello World!\n' When I try some other commands, e.g.: 'Hello' indexOf: $e I receive such an error message: stexec: Uncaught exception STInternalInconsistencyException, reason: No method signature for selector 'indexOf:' for receiver of type GSMutableString There are my two questions: - Do we need to install a complete Smalltalk runtime to use StepTalk within GNUstep? - Is the StepTalk Framework limited with GNU runtime? Regards, -- Patrick Cardona - Pi400 - GNU/Linux aarch64 (Debian 13.2) Xorg (1:7.7+24) - libcairo2 (1.18.4-1+rpt1 arm64) Window Maker (0.96.0-4) - GWorkspace (1.1.0 - 02 2025) - Theme: AGNOSTEP - MUA: GNUMail (1.4.0)