Difference between revisions of "Smalltalk"
(Added Ruby link) |
m (note) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
|Short description=Implementation of the Smalltalk object oriented language | |Short description=Implementation of the Smalltalk object oriented language | ||
|Full description='''GNU Smalltalk''' is a free implementation of the Smalltalk language. It implements the ANSI standard for the language and also includes extra classes such as ones for networking and GUI programming. | |Full description='''GNU Smalltalk''' is a free implementation of the Smalltalk language. It implements the ANSI standard for the language and also includes extra classes such as ones for networking and GUI programming. | ||
− | |Homepage URL= | + | |Homepage URL=http://smalltalk.gnu.org/ |
|User level=intermediate | |User level=intermediate | ||
− | |||
|VCS checkout command=git clone git://git.sv.gnu.org/smalltalk.git | |VCS checkout command=git clone git://git.sv.gnu.org/smalltalk.git | ||
|Computer languages=C | |Computer languages=C | ||
Line 11: | Line 10: | ||
NB. an introduction to programming using GNU Smalltalk available at http://www.canol.info/books/ | NB. an introduction to programming using GNU Smalltalk available at http://www.canol.info/books/ | ||
− | |||
|IRC general=irc://irc.freenode.net/gnu-smalltalk | |IRC general=irc://irc.freenode.net/gnu-smalltalk | ||
|Keywords=object-oriented,Smalltalk,GNU Smalltalk,Smalltalk-80,squeak | |Keywords=object-oriented,Smalltalk,GNU Smalltalk,Smalltalk-80,squeak | ||
Line 18: | Line 16: | ||
|Version status=stable | |Version status=stable | ||
|Version download=ftp://ftp.gnu.org/gnu/smalltalk/smalltalk-3.2.5.tar.gz | |Version download=ftp://ftp.gnu.org/gnu/smalltalk/smalltalk-3.2.5.tar.gz | ||
− | |Last review by= | + | |Last review by=Genium |
− | |Last review date= | + | |Last review date=2015/10/19 |
+ | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
+ | |Status= | ||
|Is GNU=Yes | |Is GNU=Yes | ||
|GNU package identifier=smalltalk | |GNU package identifier=smalltalk | ||
Line 34: | Line 34: | ||
|Role=Maintainer | |Role=Maintainer | ||
|Email=bonzini@gnu.org | |Email=bonzini@gnu.org | ||
+ | |Resource URL= | ||
}} | }} | ||
{{Person | {{Person | ||
|Real name=Andy Valencia | |Real name=Andy Valencia | ||
|Role=Contributor | |Role=Contributor | ||
+ | |Resource URL= | ||
}} | }} | ||
{{Person | {{Person | ||
|Real name=David Duke | |Real name=David Duke | ||
|Role=Contributor | |Role=Contributor | ||
+ | |Resource URL= | ||
}} | }} | ||
{{Person | {{Person | ||
|Real name=Jeff Rosenwald | |Real name=Jeff Rosenwald | ||
|Role=Contributor | |Role=Contributor | ||
− | + | |Resource URL= | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |Resource URL= | ||
}} | }} | ||
{{Resource | {{Resource |
Revision as of 03:39, 19 October 2015
GNU Smalltalk
https://www.gnu.org/software/smalltalk/
Implementation of the Smalltalk object oriented language.
GNU Smalltalk is an implementation of the Smalltalk language. It implements the ANSI standard for the language and also includes extra classes such as ones for networking and GUI programming.
This is a GNU package:
smalltalk
Download
https://alpha.gnu.org/gnu/smalltalk/smalltalk-3.2.91.tar.xz
Categories
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Thomas Weir Worthington | Contributor |
Holger Hans Peter Freyther | Maintainer |
Wilfred Hughes | Contributor |
Lee Duhem | Contributor |
Mathias Laurin | Contributor |
Resources and communication
Software prerequisites
Kind | Description |
---|---|
Weak prerequisite | libltdl |
Required to build | GCC >= 4.2 |
Required to build | pkg-config |
Weak prerequisite | Readline |
Weak prerequisite | libffi |
Weak prerequisite | GNU awk |
Weak prerequisite | Cairo |
Weak prerequisite | GNU libsigsegv |
Required to build | Bison >= 2.0 |
Weak prerequisite | libiconv (non- GNU C Library systems only) |
Required to build | Autoconf >= 2.68 |
Required to build | Zip |
Required to build | Automake >= 1.11 |
Weak prerequisite | GnuTLS |
Weak prerequisite | GMP |
Required to build | GNU Libtool >= 2.4 |
Required to build | flex = 2.5.x |
Weak prerequisite | GTK+ |
Weak prerequisite | SQLite |
Weak prerequisite | SDL |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.