Jump to content

TOScript: Difference between revisions

From EDM2
Created page with "A Smalltalk interpreter for VisualAge Smalltalk, works with any VA Smalltalk version v5.5 and higher and any VA Smalltalk version from Instantiations. It allows yo..."
 
Ak120 (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
A [[Smalltalk]] interpreter for [[VisualAge Smalltalk]], works with any VA Smalltalk version v5.5 and higher and any VA Smalltalk version from [[Instantiations]]. It allows you to ship a small Smalltalk interpreter with your finished code allowing you or the end user to write Smalltalk scripts using the finished executable, the TOScript tool was originally a part a paid for framework suite from the [[Totally Objects]] company but has now been made freeware.
A [[Smalltalk]] interpreter for [[VisualAge Smalltalk]], works with any VA Smalltalk v5.5 and higher and any VA Smalltalk version from [[Instantiations]]. It allows you to ship a small Smalltalk interpreter with your finished code allowing you or the end user to write Smalltalk scripts using the finished executable, the TOScript tool was originally a part a paid for framework suite from the [[Totally Objects]] company but has now been made freeware.


==Links==
==Links==

Latest revision as of 23:31, 27 March 2018

A Smalltalk interpreter for VisualAge Smalltalk, works with any VA Smalltalk v5.5 and higher and any VA Smalltalk version from Instantiations. It allows you to ship a small Smalltalk interpreter with your finished code allowing you or the end user to write Smalltalk scripts using the finished executable, the TOScript tool was originally a part a paid for framework suite from the Totally Objects company but has now been made freeware.

Links

Licence

Open source copyrighted freeware with optional paid support, see Totally Objects Licence.

Publisher