1451 packages — page 36

lasergame

My implementation of the Laser Game tutorial in Pharo 6.0.
GitHub pharo MIT

LaserGame

To follow Stephan B. Wessels LaserGame Tutorial for Squeak for learning with Pharo
GitHub pharo

lasergame-smalltalk

Follow the lasergame tutorial (http://squeak.preeminent.org/tut2007/html/) with pharo.
GitHub pharo

LatexMorph

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

Lazy Collections

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

LazyCollections

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

LCSTalk is a small machine learning framework based on Learning Classifier Systems.More informationhere.
SqueakSource

LeapYear

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

learn-pharo

Let's learn a descendant of Smalltalk-80
GitHub pharo CC0-1.0

learn-smalltalk

GitHub pharo Unlicense

LearnAIDA

Learning this: http://www.aidaweb.si/
SqueakSource

Learning

SmalltalkHub

LearningArtifacts

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

LearningOop

SqueakSource

LearningOOP

SmalltalkHub

LearningOOP

SmalltalkHub

LearningOOPDandTDDwithPharo

SmalltalkHub pharo

LearningPBEwBPJ

This is project for learning PBE
SqueakSource

LearningPharo

GitHub pharo

LearningPharo

Playing with Pharo
GitHub pharo

LearningPharo

Just wanting to learn Pharo.
SqueakSource pharo

LearningPharo01

SmalltalkHub pharo

LearningPharoCmp

a test place
SqueakSource pharo

LearningPharoMOOC

SmalltalkHub pharo

LearnPharo

Random things built while learning Pharo
GitHub pharo