Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

Squeak

< >

Squeak is a programming language created in 1996.

#679on PLDB 28Years Old

The Squeak programming language is a dialect of Smalltalk. It is object-oriented, class-based, and reflective. It was derived directly from Smalltalk-80 by a group at Apple Computer that included some of the original Smalltalk-80 developers. Read more on Wikipedia...


"Hello world in Squeak" Transcript show: 'Hello World'

Language features

Feature Supported Token Example
Strings ✓ '
'Hello world'

View source

- Build the next great programming language · About · Acknowledgements · Extensions · Day 630 · Donate · feedback@pldb.io