Squeak/lang-ja: Difference between revisions

From OLPC
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 5: Line 5:
{{Ongoing Translation}}
{{Ongoing Translation}}


[[Squeak/lang-ja|スクィーク(squeak)]]は[[Alan Kay/lang-ja|アラン・ケイ]]の[[Dynabook]]コンセプトが生み出した[[Smalltalk]]プログラミング環境のオープンソース簡易版です。

{{Translated Text|
[[Squeak]] is an open source portable version of the [[Smalltalk]] programming environment that grew out of [[Alan Kay]]'s [[Dynabook]] concept. It can be used by children at the [[eToys]] level to program graphically by assembling objects and scripts. Logo type graphics, learning and applications can be done in eToys as well, including programming multiple turtles for simulating complex behavior. Squeak can also be used by developers to write professional programs. The image runs identically on Linux, MS and Apple OS's; there is a separate virtual machine for each OS.
[[Squeak]] is an open source portable version of the [[Smalltalk]] programming environment that grew out of [[Alan Kay]]'s [[Dynabook]] concept. It can be used by children at the [[eToys]] level to program graphically by assembling objects and scripts. Logo type graphics, learning and applications can be done in eToys as well, including programming multiple turtles for simulating complex behavior. Squeak can also be used by developers to write professional programs. The image runs identically on Linux, MS and Apple OS's; there is a separate virtual machine for each OS.


Line 22: Line 23:
* [[Installing Squeak]]
* [[Installing Squeak]]
* And here you can find Squeak applied to educational use such as etoys, active essays and connectors: http://www.squeakland.org
* And here you can find Squeak applied to educational use such as etoys, active essays and connectors: http://www.squeakland.org
|display = block}}


=== Squeak Tutorial In Greek ===
{{anchor|Squeak Tutorial In Greek}}
=== ギリシャ語のスクィークチュートリアル ===
{{Translated Text|
A very useful tutorial for newbies has been written in Greek by the team of University of Patras. You may download it from:
A very useful tutorial for newbies has been written in Greek by the team of University of Patras. You may download it from:
[http://ru6.cti.gr/olpc/material/docs/Squeak%20Tutorial_final.pdf Squeak Tutorial PDF]
[http://ru6.cti.gr/olpc/material/docs/Squeak%20Tutorial_final.pdf Squeak Tutorial PDF]
|display = block}}


{{anchor|Python}}
=== Python ===
=== Python ===
{{Translated Text|
[http://sourceforge.net/projects/patapata PataPata] is an environment written in Python, that tries to emulate some of the functionality of Squeak. It supports educational constructivism on the Python platform, inspired by "Squeak" and "Self", but going beyond those in a Pythonic way. It is intended to mainly support "unschooling", "free schooling", and "informal" education.
[http://sourceforge.net/projects/patapata PataPata] is an environment written in Python, that tries to emulate some of the functionality of Squeak. It supports educational constructivism on the Python platform, inspired by "Squeak" and "Self", but going beyond those in a Pythonic way. It is intended to mainly support "unschooling", "free schooling", and "informal" education.


[http://pymorphic.sourceforge.net/ PyMorphic] is a project that explores a Morphic-like architecture for Python.
[http://pymorphic.sourceforge.net/ PyMorphic] is a project that explores a Morphic-like architecture for Python.
|display = block}}


[[Category:Programming language]]
[[Category:Programming language]]

Revision as of 04:43, 13 September 2007

  翻訳された Squeak 原文  
  english | españolfrançais日本語   +/- 変更  
This is an on-going translation

スクィーク(squeak)アラン・ケイDynabookコンセプトが生み出したSmalltalkプログラミング環境のオープンソース簡易版です。 Template:Translated Text

ギリシャ語のスクィークチュートリアル

Template:Translated Text

Python

Template:Translated Text