pharo.org
Open in
urlscan Pro
188.114.97.3
Public Scan
Submitted URL: http://pharo.org/
Effective URL: https://pharo.org/
Submission: On December 21 via api from US — Scanned from NL
Effective URL: https://pharo.org/
Submission: On December 21 via api from US — Scanned from NL
Form analysis
1 forms found in the DOMName: mc-embedded-subscribe-form — POST https://pharo.us11.list-manage.com/subscribe/post?u=6f667565c2569234585a7be77&id=048680a940
<form action="https://pharo.us11.list-manage.com/subscribe/post?u=6f667565c2569234585a7be77&id=048680a940" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate="">
<div id="mc_embed_signup_scroll">
<label for="mce-EMAIL">Subscribe to the Pharo Newsletter</label>
<input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" required="">
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_6f667565c2569234585a7be77_048680a940" tabindex="-1" value=""></div>
<div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
<p></p>
</div>
</form>
Text Content
Toggle navigation * News * Features * Download * Documentation * Community * Contribute * Stories * About THE IMMERSIVE PROGRAMMING EXPERIENCE Pharo is a pure object-oriented programming language and a powerful environment, focused on simplicity and immediate feedback (think IDE and OS rolled into one). 1. 2. Previous Next Discover Learn more about Pharo's key features and elegant design. Download Download latest version ! Read more about here Learn Access the Pharo Mooc! 3000 people registered and follow the Pharo Mooc. You can find it here. Watch the teaser! Subscribe to the Pharo Newsletter Follow us on Twitter: @pharoproject A GLIMPSE OF PHARO $ wget -O- https://get.pharo.org/64 | bash $ ./pharo Pharo.image eval "42 factorial" TEASER * Simple & powerful language: No constructors, no types declaration, no interfaces, no primitive types. Yet a powerful and elegant language with a full syntax fitting in one postcard! Pharo is objects and messages all the way down. * Live, immersive environment: Immediate feedback at any moment of your development: Developing, testing, debugging. Even in production environments, you will never be stuck in compiling and deploying steps again! * Amazing debugging experience: The Pharo environment includes a debugger unlike anything you've seen before. It allows you to step through code, restart the execution of methods, create methods on the fly, and much more! * Pharo is yours: Pharo is made by an incredible community, with more than 100 contributors for the last revision of the platform and hundreds of people contributing constantly with frameworks and libraries. * Fully open-source: Pharo full stack is released under MIT License and available on GitHub ... more on the the Pharo Features page. Pharo is developed by an international community of open-source developers, coordinated and maintained by the pharo consortium and receives essential support from Inria, RMOD, CNRS, UDL, Cristal and many others.