⚠️ Warning: This is a draft ⚠️

This means it might contain formatting issues, incorrect code, conceptual problems, or other severe issues.

If you want to help to improve and eventually enable this page, please fork RosettaGit's repository and open a merge request on GitHub.

{{wikipedia|Squeak}} {{implementation|Smalltalk}}

'''Squeak''' was derived directly from [[:Category:Smalltalk|Smalltalk-80]] by a group at [[Apple Inc|Apple Computer]] that included some of the original Smalltalk-80 developers. Its development was continued by the same group at [[wp:Walt Disney Imagineering|Walt Disney Imagineering]], where it was intended for use in internal Disney projects.

Squeak 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) on which it runs. It also includes a VM simulator written in itself (Squeak). For this reason, it is easily ported.

==See also==

  • [http://www.squeak.org/ Squeak homepage]
  • [[wp:Squeak|Squeak on Wikipedia]]