1451 packages
— page 36
My implementation of the Laser Game tutorial in Pharo 6.0.
GitHub
pharo
MIT
To follow Stephan B. Wessels LaserGame Tutorial for Squeak for learning with Pharo
GitHub
pharo
Follow the lasergame tutorial (http://squeak.preeminent.org/tut2007/html/) with pharo.
GitHub
pharo
LatexMorph is an extensive adaptation of Simon Guest's LatexMorph to the world of Etoys. Teachers and children can use this Etoy to typeset complex symbols like Math, Indic or Arabic in paragraphs or button labels. LaTeX commands can be entered …
SqueakSource
squeak
The idea for LazyCollection is very simple. It takes a functionalapproach to the common collection protocol of select:, collect:, andreject:. By functional, I mean the collection is not changed nor is a newone created. The blocks are kept around until …
SqueakMap
squeak
This framework started out as a simple means to delay calculating collection transformations until the last possible moment. It was an exercise in some functional programming. Later, I added Higher Order Methods (http://www.metaobject.com/papers/Higher_Order_Messaging_OOPSLA_2005.pdf) and I was inspired by Micheal Lucas-Smith's …
SqueakSource
LCSTalk is a small machine learning framework based on Learning Classifier Systems.More informationhere.
SqueakSource
Given a year, report if it is a leap year. The tricky thing here is that a leap year in the Gregorian calendar occurs: on every year that is evenly divisible by 4 except every year that is evenly divisible …
GitHub
Let's learn a descendant of Smalltalk-80
GitHub
pharo
CC0-1.0
Learning this: http://www.aidaweb.si/
SqueakSource
A set of artifact modeling learning situation. The artifacts are scriptable with Etoys tiles. It is a base unit to elaborate learning Etoys projects.
SqueakSource
squeak
This is project for learning PBE
SqueakSource
Playing with Pharo
GitHub
pharo
Just wanting to learn Pharo.
SqueakSource
pharo
a test place
SqueakSource
pharo
Random things built while learning Pharo
GitHub
pharo