Pharo

Pharo
Developer Pharo community
First appeared 2008 (2008)
Stable release
5.0 / May 12, 2016 (2016-05-12)
Implementation language Smalltalk
OS Windows, Linux, Mac OS X, others
License MIT license, partially Apache License 2.0[1]
Website pharo.org
Influenced by
Smalltalk (Squeak)

Pharo is an open source implementation of the programming language and environment Smalltalk. Pharo offers strong live programming features such as immediate object manipulation, live update, and hot recompilation. The live programming environment is at the heart of the system.

Introduction

Pharos is a Greek word (Φάρος) which means lighthouse. The Pharo logo shows a drawing of a lighthouse inside the final letter O of the name.

History

Pharo emerged as a fork of Squeak, an open source Smalltalk environment created by the Smalltalk-80 team (Dan Ingalls and Alan Kay). It focuses on modern software engineering and development techniques. Pharo is supported by the Pharo consortium (for companies) and the Pharo association (for users).

Use of Pharo

Companies and consultants

Some companies use Pharo for their development projects.[7] In particular, they use:

The Pharo consortium[11] was recently created for companies wishing to support the Pharo project. The Pharo association[12] was recently created for users wishing to support the project.

Performance and virtual machine (VM)

Pharo relies on a virtual machine that is written almost entirely in Smalltalk itself. Beginning in 2008, a new virtual machine (Cog) for Squeak, Pharo and Newspeak has been developed that has a level of performance close to the fastest Smalltalk virtual machine.[13] In 2014/2015 the VM community is working on Spur, a new Memory Manager for Cog that should again increase performance and provide better 64-bit VM support.[14]

See also

References

  1. Pharo license information
  2. "Pharo Open Source Smalltalk — Release 1.4". Pharo-project.org. April 17, 2012. Retrieved April 5, 2013.
  3. "Pharo Open Source Smalltalk — Release 2.0". Pharo-project.org. March 18, 2013. Retrieved April 5, 2013.
  4. "Pharo Open Source Smalltalk — Release 3.0". pharo.org. April 30, 2014.
  5. "Pharo Open Source Smalltalk — Release 4.0". pharo.org. April 15, 2015.
  6. "Pharo Open Source Smalltalk — Release 5.0". pharo.org. May 12, 2016.
  7. "(Press Release) Pharo Open Source Smalltalk — Success stories". Pharo-project.org. Retrieved April 5, 2013.
  8. "Home". seaside.st. March 18, 2007. Retrieved April 5, 2013.
  9. "Zinc HTTP Components". Zn.stfx.eu. Retrieved April 5, 2013.
  10. Girba, Tudor. "Home". Moose technology. Retrieved April 5, 2013.
  11. "web: Pharo Consortium". Consortium.pharo.org. March 31, 2013. Retrieved April 5, 2013.
  12. Ducasse, Stephane. "association: Pharo Association". Association.pharo.org. Retrieved April 5, 2013.
  13. "Cog Blog". Mirandabanda.org. Retrieved April 5, 2013.
  14. "7-point summary of the Spur memory manager". Clément Béra. Retrieved April 17, 2015.
This article is issued from Wikipedia - version of the 6/22/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.