Squeak |
The Squeak programming language is a Smalltalk implementation, derived directly from Smalltalk-80, by Smalltalk s originators, so it is Object-oriented programming, and Reflection (computer science). It may be downloaded at no cost and includes source code but there is some debate as to whether the Squeak license qualifies as open source or free software. It is available for many platforms, and programs produced on one platform run bit-identical on all other platforms. The Squeak system includes code for generating a new version of the virtual machine (VM) it runs on. It also includes a VM simulator written in itself (Squeak). For this reason, it is easily ported.
Squeak has four user interfaces:
Squeak incorporates many of the elements Alan Kay proposed in the Dynabook concept, which he formulated in the 1960s. Kay is an important contributor to the Squeak project. Kay, and many other Squeak contributors also collaborate on the open source Croquet project, which is built on Squeak, and offers a networked, real time, collaborative workspace with 2D and 3D abilities.
Squeak has been part of the computer science curriculum at the Georgia Institute of Technology for several years, and some faculty members take an active part in the growth and development of the language.
=External links=
|
|