GNU Smalltalk

GNU Smalltalk is an implementation of the Smalltalk programming language by the GNU Project.

GNU Smalltalk
Original author(s)Steve Byrne, Paolo Bonzini
Initial releaseJanuary 12, 2003 (2003-01-12)
Stable release
3.2.5 / April 8, 2013 (2013-04-08)
Repository
Operating systemUnix (Linux, Cygwin, Mac OS X/Darwin)
TypeProgramming language
LicenseGPL + LGPL
Websitehttps://www.gnu.org/software/smalltalk/

The implementation, unlike other Smalltalk environments, uses text files for program input and interprets the contents as Smalltalk code. In this way, GNU Smalltalk acts more like an interpreter rather than an environment in the traditional Smalltalk manner.

GNU Smalltalk includes bindings for many free software libraries including SQLite, libSDL, cairo, gettext, and Expat.

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.