GNU Smalltalk: Difference between revisions
mNo edit summary |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
A [[Smalltalk]] implementation that differs from most other Smalltalk systems in a number of respects | {{Software | ||
|Picture=NA.png | |||
|Name=GNU Smalltalk | |||
|Version=3.2.5 (2013-04-11) | |||
|Vendor=[[Free Software Foundation]] | |||
|Author=Holger Hans Peter Freyther (maintainer) | |||
|Licence=OS/2 version: [[GPL v2]]<br/>Later versions: [[GPL v3]] | |||
|WWW=http://smalltalk.gnu.org | |||
}} | |||
A [[Smalltalk]] implementation that differs from most other Smalltalk systems in a number of respects. The most significant difference is the use of [[ASCII]] text files rather than image files. This allows the system to interact with other tools developed by the FSF but at the same time it precludes the use of the automatic tools that people are accustomed to from normal Smalltalk systems. | |||
The OS/2 version was unusually enough derived from the [[DOS]] version of the system and never gained any popularity, there was a bit of interest in the mid 90s as it was the only open source variant of the language available, but the open sourcing of [[Squeak]] by [[Apple]] and the availability of "demo" Smalltalk versions from sundry vendors including [[IBM]] that, although functionally crippled, were still more powerful for private use than GNU Smalltalk meant that the package never saw any real use on the OS/2 system. | The OS/2 version was unusually enough derived from the [[DOS]] version of the system and never gained any popularity, there was a bit of interest in the mid 90s as it was the only open source variant of the language available, but the open sourcing of [[Squeak]] by [[Apple]] and the availability of "demo" Smalltalk versions from sundry vendors including [[IBM]] that, although functionally crippled, were still more powerful for private use than GNU Smalltalk meant that the package never saw any real use on the OS/2 system. | ||
==Versions== | ==Versions== | ||
* | * 1.95.12 (latest OS/2 version) | ||
* | * 3.2.5 (2013-04-11) | ||
* | * 3.2.91 (2015-11-07) Alpha release | ||
==Links== | ==Links== | ||
* [http://smalltalk.gnu.org GNU Smalltalk homepage] | * [http://smalltalk.gnu.org GNU Smalltalk homepage] | ||
[[Category:Smalltalk]][[Category:GNU Software]][[Category:Software written in C]] | |||
[[Category:Smalltalk]][[Category: |
Latest revision as of 03:28, 26 May 2022
GNU Smalltalk | |
---|---|
![]() | |
Name | GNU Smalltalk |
Version | 3.2.5 (2013-04-11) |
Vendor | Free Software Foundation |
Author | Holger Hans Peter Freyther (maintainer) |
Licence | OS/2 version: GPL v2 Later versions: GPL v3 |
WWW | http://smalltalk.gnu.org |
A Smalltalk implementation that differs from most other Smalltalk systems in a number of respects. The most significant difference is the use of ASCII text files rather than image files. This allows the system to interact with other tools developed by the FSF but at the same time it precludes the use of the automatic tools that people are accustomed to from normal Smalltalk systems.
The OS/2 version was unusually enough derived from the DOS version of the system and never gained any popularity, there was a bit of interest in the mid 90s as it was the only open source variant of the language available, but the open sourcing of Squeak by Apple and the availability of "demo" Smalltalk versions from sundry vendors including IBM that, although functionally crippled, were still more powerful for private use than GNU Smalltalk meant that the package never saw any real use on the OS/2 system.
Versions
- 1.95.12 (latest OS/2 version)
- 3.2.5 (2013-04-11)
- 3.2.91 (2015-11-07) Alpha release