GNU Smalltalk - Definition. Was ist GNU Smalltalk
Diclib.com
Online-Wörterbuch

Was (wer) ist GNU Smalltalk - definition


GNU Smalltalk         
<language> A GNU version of Smalltalk, by Steven Byrne <sbb@eng.sun.com>. Version 1.1.1, FTP from your nearest GNU archive site. msgGUI is a graphical user interface library for GNU Smalltalk. (1991-09-15)
GNU Project         
  • GNU Hurd live CD
FREE SOFTWARE PROJECT
GNU project; GNU.org; GNU Enterprise; GNUe; Gnu project; The GNU project; The GNU Project; Gnu.org; GNU Free System Distribution Guidelines; GNU FSDG; FSDG; Free System Distribution Guidelines; Linux Community
The GNU Project () is a free software, mass collaboration project announced by Richard Stallman on September 27, 1983. Its goal is to give computer users freedom and control in their use of their computers and computing devices by collaboratively developing and publishing software that gives everyone the rights to freely run the software, copy and distribute it, study it, and modify it.
Smalltalk-80         
  • ''Smalltalk-80: The Language and its Implementation'', a.k.a. the "Blue book", an original book on the language
PROGRAMMING LANGUAGE
Smalltalk-80; SmallTalk; SmallTalk programming language; Smalltalk programming language; Smalltalk (programming language); Smalltalk Programming Language; Visual Smalltalk; Smalltalk/V; Smalltak; Smalltalk-72; Smalltalk 80; ObjectStudio; Objectstudio; Smalltalk syntax; List of Smalltalk implementations; Control structures in Smalltalk; Reflection in Smalltalk; OpenSmalltalk
<language> The classic standard Smalltalk dialect, described in Adele's book, cited below, commonly known as "The Blue Book". ["Smalltalk-80: The Language and Its Implementation", Adele Goldberg et al, A-W 1983]. [BYTE 6(8), Aug 1981]. ftp://st.cs.uiuc.edu/pub/ISA, Smalltalk/MANCHESTER">ftp://st.cs.uiuc.edu/pub/Smalltalk/MANCHESTER, gnu">ftp://gnu.org/pub/gnu. Mail server: goodies-lib@r5.cs.man.ac.uk. (2004-12-14)

Wikipedia

GNU Smalltalk

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

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.