Pharo http://pharo.org is an open-source dynamically typed pure object-oriented language following the tradition of Smalltalk. Pharo is a full live environment where you can interact with all the objects of the system. Check the videos:
The full syntax of Pharo fits one single postcard. Its model is simple, uniform and elegant:
- everything is an object instance of a class.
- there is single inheritance between classes, classes can be composed out of traits.
- methods are public, attributes are protected.
Pharo http://pharo.org/community is used by more than 20 Universities worldwide, more than 10 research groups and 50 companies. Pharo has an industrial consortium to sustain the project development http://consortium.pharo.org
More important Pharo is Yours in the sense that you can really contribute to it and learn a lot on your coding skills. Join, have fun and learn with us. At ECOOP 2015, we will not run a workshop on Pharo but a coding sprint! Participants to the coding sprint will help improving Pharo.
When: Sunday 5th of July The participation of the coding sprint is free of charge.
Sun 5 JulDisplayed time zone: Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna change
09:00 - 10:00 | |||
09:00 60mDay opening | Welcome + Presentation Pharo Stéphane Ducasse INRIA Lille |
10:00 - 10:30 | |||
10:00 30mOther | Coding Example Pharo Stéphane Ducasse INRIA Lille |