欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Squeak
来自开放百科 - 灰狐
(版本间的差异)
小 (→书籍) |
小 (→Workspace) |
||
(未显示1个用户的7个中间版本) | |||
第3行: | 第3行: | ||
[[文件:squeak.png|right]] | [[文件:squeak.png|right]] | ||
− | + | Squeak 是一套 [[Smalltalk]] 的程序开发平台。 | |
==简介== | ==简介== | ||
− | + | 1996年,Smalltalk 的发明者艾伦·凯加入了迪斯尼公司,任 Imagineering 公司的副总裁,从事开发 Squeak 软件,当时是 Smalltalk-80 的版本。 Dr. Geo II 是用 Squeak 开发的。MIT 媒体实验室推动的 [[OLPC]] 计划,采用 Squeak 作为开发环境。Squeak 可以自由下载,不需任何费用,包括所有的源代码,还附有虚拟机(VM)。 | |
+ | |||
+ | [https://wiki.squeak.org/squeak/389 The History of Squeak] 关于 Squeak 的历史 | ||
+ | |||
+ | [[Pharo]] 基于 Squeak 分支构建。 | ||
+ | |||
+ | [[Scratch]] 语言,是一个 Squeak 的应用程序平台。 | ||
==版本== | ==版本== | ||
第21行: | 第27行: | ||
===Workspace=== | ===Workspace=== | ||
+ | Project current inspect | ||
100 factorial | 100 factorial | ||
#(3 2 5 75 -2) asSortedCollection | #(3 2 5 75 -2) asSortedCollection | ||
PackageInfo allPackages explore | PackageInfo allPackages explore | ||
+ | |||
+ | ===Music=== | ||
+ | [http://wiki.squeak.org/squeak/3850 Musical objects for Squeak] | ||
==虚拟机== | ==虚拟机== | ||
第39行: | 第49行: | ||
[[文件:opencobalt.png|right|Open Cobalt]] | [[文件:opencobalt.png|right|Open Cobalt]] | ||
*[https://www.squeaksource.com/ SqueakSource] | *[https://www.squeaksource.com/ SqueakSource] | ||
+ | *[https://map.squeak.org/ SqueakMap] | ||
*[[Scratch]] | *[[Scratch]] | ||
*[http://www.softumeya.com/pyonkee/en/ Pyonkee] Visual Programming with iPad | *[http://www.softumeya.com/pyonkee/en/ Pyonkee] Visual Programming with iPad | ||
第55行: | 第66行: | ||
==开发者== | ==开发者== | ||
− | [https://wiki.squeak.org/squeak/8 Squeak people] 开发者和用户 | + | *[https://wiki.squeak.org/squeak/8 Squeak people] 开发者和用户 |
+ | *[https://www.lexspoon.org/ Lex Spoon] | ||
==书籍== | ==书籍== | ||
第69行: | 第81行: | ||
image:squeak-5.0-morphic-project.png|Morphic项目 | image:squeak-5.0-morphic-project.png|Morphic项目 | ||
image:Croquet-Model-View-Reflector.png|Croquet OS | image:Croquet-Model-View-Reflector.png|Croquet OS | ||
+ | image:musical-composition-system.png|音乐创作 | ||
</gallery> | </gallery> | ||
2022年9月4日 (日) 08:44的最后版本
您可以在Wikipedia上了解到此条目的英文信息 Squeak Thanks, Wikipedia. |
Squeak 是一套 Smalltalk 的程序开发平台。
目录 |
[编辑] 简介
1996年,Smalltalk 的发明者艾伦·凯加入了迪斯尼公司,任 Imagineering 公司的副总裁,从事开发 Squeak 软件,当时是 Smalltalk-80 的版本。 Dr. Geo II 是用 Squeak 开发的。MIT 媒体实验室推动的 OLPC 计划,采用 Squeak 作为开发环境。Squeak 可以自由下载,不需任何费用,包括所有的源代码,还附有虚拟机(VM)。
The History of Squeak 关于 Squeak 的历史
Pharo 基于 Squeak 分支构建。
Scratch 语言,是一个 Squeak 的应用程序平台。
[编辑] 版本
- 6.x
- 5.x
- Squeak 4.0采用MIT/Apache许可协议。
[编辑] 指南
- Smalltalk: A White Paper Overview
- Basic Aspects of Squeak and the Smalltalk-80 Programming Language
- Terse Guide to Squeak
- Squeak语言参考
- Squeak类参考
[编辑] Workspace
Project current inspect 100 factorial #(3 2 5 75 -2) asSortedCollection PackageInfo allPackages explore
[编辑] Music
[编辑] 虚拟机
Codespeed Squeak VM Speed Center
- OpenSmalltalk VM Cross-platform virtual machine for Squeak, Pharo, Cuis, and Newspeak.
- Classic VM
- RoarVM - The Manycore SqueakVM
- SqueakJS A Squeak VM in JavaScript
- RSqueak/VM A Squeak VM written in RPython.
- VMMaker Build Your Own VM
- TruffleSqueak A Squeak/Smalltalk VM and Polyglot Programming Environment for the GraalVM.
[编辑] 项目
- SqueakSource
- SqueakMap
- Scratch
- Pyonkee Visual Programming with iPad
- Aida Smalltalk Web Framework and Application Server
- Etoys EtoysIllinois.org
- Lively Kernel
- Open Cobalt virtual workspaces
[编辑] 文档
- Children Learning by Doing Squeak Etoys on the OLPC XO
- Squeak Etoys Authoring & Media
- Squeak Etoys, Children & Learning
- Enhancing SqueakNOS functionalities
- A little Journey in a Virtual Machine
[编辑] 开发者
- Squeak people 开发者和用户
- Lex Spoon
[编辑] 书籍
[编辑] 图集
[编辑] 链接
分享您的观点