922 packages
— page 11
examples to learn this xD
SqueakSource
This framework allows importing and managing any external icon family. Once imported , the icon family is reified into the image, as a subclass of ExternalIconFamily.Subclasses of ExternalIconFamily act as caches for all the forms, that were requested previously.To load …
SqueakSource
pharo
This small extension allow new metaclasses to be inserted in the "instance of" chain. It extends the normal new class definition template with an entry metaclasses: It is compatible with traits of course.
SqueakSource
For MIAGE's course (homework 1)
GitHub
pharo
Fame is a runtime-framework for meta-modelling.Homepagehttp://smallwiki.unibe.ch/FameMembersCreator:Adrian KuhnAdmin:Tudor Girba,Stéphane Ducasse,Adrian KuhnDeveloper:David Röthlisberger,Romain Robbes,Simon Denier,Alexandre Bergel,François Tanguy,Lukas Renggli,delaunay,Hans Beck,Andre Hora,Toon Verwaest,Ciprian TEODOROV,Tudor Girba,Oscar NierstraszTagsfileformat,metaLicenseCode commited to this repository will be automatically underMITlicense.RegistrationMCHttpRepositorylocation: 'http://www.squeaksource.com/Fame'user: ''password: ''PackagesConfigurationOfFame, Fame, Fame-Core, Fame-Example, Fame-ImportExport, Fame-SmalltalkBinding, Fame-Tests-Core, Fame-Traversal, …
SqueakSource
squeak
Learning to use SqueakSource
SqueakSource
squeak
A Tutorial on using FFI via Pragmas and via the FFI classes directly.
SqueakSource
The classic puzzle, implemented as a Seaside example. This uses the #isolate: message to keep the user from cheating. Once installed, this example should be available from the Seaside Functional Test Suite.
SqueakSource
Pharo by Example
SqueakSource
pharo
Should be used as an example of Omnibrowser
SqueakSource
a set of seaside components for wrapping Ajax like file upload. Main classes are:NAFileUpload - file upload component for vanilla SeasideNAFileUploadExample demonstration of the use of NAFileUploadNAFileUploadNginx - similar to NAFileUpload but usesNginxto provide upload streaming direct to disk and …
SqueakSource
squeak
Simple model for missAbms course
GitHub
MIT
First example from the Spec 2.0 book
GitHub
This project was registered as recommended by the Pharo-By-Example tutorial.
SqueakSource
pharo
Flotr charting library examples at:Flotr Examples
SqueakSource
from Squeak by Example
SqueakSource
squeak
Our purpose is to implement a complete API to use and interact with the brand new database FluidDB. We are currently targeting Pharo, but we will try to use standard Smalltalk, so that our API might be used with other …
SqueakSource
pharo
A Seaside 2.9 Decoration/Configuration that enable users to include HTML link-elements to their RSRSS- or AwesomeAtom Feeds. Of course, in a friendly manner.
SqueakMap
squeak
SBE and other learning stuff
SqueakSource
Most functional programming languages like Haskell or ML allow to define functions using pattern matching. Instead of testing arguments in the body of a message, this allows to specify case-based function definitions in a very elegant way. An example of …
SqueakMap
squeak
A Future implementation for Pharo with a package containing two Seaside examples to demonstrate a typical usage scenario. Designed to be compatible with a GemStone future implementation. The implementation is based on:http://onsmalltalk.com/smalltalk-concurrency-playing-with-futures
SqueakSource
pharo
Old code snippets created 1993-1994 with Smalltalk/V. I created this repository only to play with it and learning the workflow between Pharo, Git, Github, Tarvis-CI.
GitHub
pharo
MIT
A tutorial to go along the GitAndPharo chapter of PharoForTheEnterprise
GitHub
pharo
MIT