Movatterモバイル変換


[0]ホーム

URL:


Welcome to Squeak/Smalltalk

Squeak is a modern, open-source Smalltalk programming system with fast execution environments for all major platforms. It features the Morphic framework, which promotes low effort graphical, interactive application development and maintenance. Many projects have been successfully created with Squeak. They cover a wide range of domains such as education, multimedia, gaming, research, and commerce.

macOS

Windows (x64)

Linux (x64)

All-in-One ·Linux (ARMv8) ·Release Notes ·More...

News Engage Bugs Gifts Donate

Tools for browsing, searching, and writing Smalltalk code

Run-time information in concurrent debugging sessions with direct code updates

Script, explore, and study almost everything in the environment

Automatic change tracking and distributed source code versioning tools

Multiple user interface themes and settings for personalization

Expressive language, powerful tools, and direct manipulation for creative projects

Educational tools for teaching powerful ideas in compelling ways

Community

Squeak Mailing Lists

The Squeak community maintains several mailing lists such as forbeginners, generaldevelopment, andvirtual machines. You can explore themall to get started and contribute.

Squeak Oversight Board

The Squeak Oversight Board coordinates the community’s open-source development of its versatile Smalltalk environment.

Squeak Wiki

The Squeak Wiki collects useful information about the language, its tools, and several projects. It’s a wiki, so you can participate!

The Weekly Squeak

The Weekly Squeak is a blog that reports on news and other events in the Squeak and Smalltalk universe.

More...

Development

Development Process

Development Process

The Squeak Development Process supports the improvement of Squeak—the core of the system and its supporting libraries—by its community. The process builds on few basic ideas: the use of Monticello as the primary source code management system, free access for the developers to the main repositories, and an incremental update process for both developers and users. (Read More)

Squeak Bug Tracker

Squeak Bug Tracker

If you identify an issue in Squeak, please file a bug report here. Squeak core developers regularly check the bug repository and will try to address all problem as quickly as possible. If you have troubles posting there, you can always post the issue on ourdevelopment list.

SqueakSource3

SqueakSource3

A Monticello code repository for Squeak. Many of our community’s projects are hosted here. Others you may find atSqueakMap or the now retiredSqueakSource1.

Version Control with Git

Version Control with Git

Using theGit Browser, you can commit and browse your code and changes in Git and work on projects hosted on platforms like GitHub. With Monticello you can read and writeFileTree andTonel formatted repositories in any file-based version control system.

More...

Documentation

Docs

Squeak by Example (6.0 Edition)

Squeak by Example (6.0 Edition)

Christoph Thiede and Patrick Rein. 2023. Based on previous versions by Andrew Black, Stéphane Ducasse, Oscar Nierstrasz, Damien Pollet, Damien Cassou, Marcus Denker.

Squeak by Example (5.3 Edition)

Squeak by Example (5.3 Edition)

Christoph Thiede and Patrick Rein. 2022. Based on previous versions by Andrew Black, Stéphane Ducasse, Oscar Nierstrasz, Damien Pollet, Damien Cassou, Marcus Denker.

Squeak by Example

Squeak by Example

Andrew Black, Stéphane Ducasse, Oscar Nierstrasz, Damien Pollet, Damien Cassou, and Marcus Denker. Square Bracket Associates, 2007.

Squeak: Open Personal Computing and Multimedia

Squeak: Open Personal Computing and Multimedia

Mark Guzdial and Kim Rose. Prentice Hall, 2002.

Squeak: Object-oriented Design With Multimedia Applications
BYTE Magazine

BYTE Magazine

Smalltalk special issue, August 1981.

More...

Downloads

Current Release

Downloads come as*.zip,*.tar.gz, or*.dmg archives. On macOS,you must drag the included*.app file out of your~/Downloads folder to avoid translocation;mv will not work. On Windows, you must confirm aSmartScreen warning since executables are not yet code-signed.

 VersionSupportLink
macOS (unified)6.0
Windows (x64)6.0
Linux (x64)6.0
Linux (ARMv8)6.0
All-in-One (64-bit)6.0
32-bit Bundles6.0
Try in browser (slow)6.0

❤️ Please help us keep our infrastructure up and running, which includes this website, our mailing lists, and code repositories.Donate here…❤️

Current Trunk Image

Current Trunk Image

You can always take a look at the progress in the latest alpha version. Feel free to participate with commits to theinbox. Alpha versions are not expected to be stable. Make sure to also get the latest VM.

 Link
Trunk Image

More...

Features

It's Smalltalk!

It's Smalltalk!

Everything is an object. Objects collaborate by exchanging messages to achieve the desired application behavior. The Smalltalk programming language has a concise syntax and simple execution semantics. The Smalltalk system is implemented in itself: Compiler, debugger, programming tools, and so on are all Smalltalk code the user can read and modify. Novice programmers can get started easily and experts can engineer elegant solutions at large.

Morphic UI Framework

Morphic UI Framework

All graphical objects are tangible and interactively changeable. This promotes short feedback loops and low-effort application development. Morphic thus leverages the live programming experience of traditional Smalltalk environments from a mainly text-focused domain to a graphical one.

Powerful Tooling

Powerful Tooling

The dynamic Squeak environment provides a variety of tools for browsing, writing, executing, and versioning Smalltalk code. Multiple debugging sessions can be served concurrently. Thanks to Morphic, tool customization can be achieved with reasonable effort.

Fast Virtual Machine

Fast Virtual Machine

There are several fast Squeak VMs that also support other languages of the Smalltalk family. Meta-tracing, just-in-time compilation, stack-to-register mapping, and aggressive in-line message caching yield efficiency in executing Smalltalk byte code.

More...

Projects

Babelsberg/S

Babelsberg/S

An implementation of Babelsberg allowing constraint-based programming in Smalltalk.

[Quick Install]
(Smalltalkat:#Metacello)newbaseline:'BabelsbergS';repository:'github://babelsberg/babelsberg-s/repository';load.
Make sure you haveMetacello installed.
Croquet

Croquet

A collaborative, live-programming, audio-visual, 3D environment that allows for the development of interactive worlds.

[Download OpenCroquet]

Etoys

Etoys

A media-rich authoring environment with a simple, powerful scripted object model for many kinds of objects created by end-users that runs on many platforms.

Scratch

Scratch

Scratch lets you build programs like you build Lego(tm) - stacking blocks together. It helps you learn to think in a creative fashion, understand logic, and build fun projects. Scratch is pre-installed in thecurrent Raspbian image for the Raspberry Pi.

More...


[8]ページ先頭

©2009-2025 Movatter.jp