Squeak is an open, highly-portable Smalltalk-80 implementation whose virtual machine is written entirely in Smalltalk, making it easy to debug, analyze, and change; it includes among other things: * a rapid-turn-around Smalltalk-80 compiler, * a caching-JIT run-time virtual machine (with full source in Smalltalk), * large class libraries with portable data and GUI models, and * an integrated development environment with powerful coding tools and GUI construction tools. Squeak was developed at Apple Labs, Walt Disney and has been ported to a variety of computers (including most flavors of UNIX and Windows). Compared to other Smalltalk systems, Squeak has 4 important features: * Portability (to Mac, Windows, WinCE, and many flavors of UNIX); * Speed (it uses native C for compute-intensive code); * Price (free, including all source code and the right to distribute applications!); and * Sophistication (full Smalltalk-80 language, libraries, and tools). Squeak comes under an open source license, meaning that you can download and use it for free. WWW: http://www.squeak.org/ (Squeak project) http://www-sor.inria.fr/~piumarta/squeak/ (Unix Squeak) td class='form'>
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/news/newsfetch/Makefile
Commit message (Expand)AuthorAgeFilesLines
* With the power of USES=dos2unix, get rid of most patches and filesmat2016-06-211-1/+2
* MASTER_SITES cleanup.mat2015-05-141-2/+1
* Rename news/ patch-xy patches to reflect the files they modify.adamw2014-07-291-5/+5
* Support stagebapt2013-12-271-4/+4
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2