2821 packages
— page 12
Sample code used in Camp Smalltalk London 17/7/2010 to teach Smalltalk. The code is a small Seaside app which takes a live feed of transport data http://www.highways.gov.uk/rssfeed/SouthEast.xml, parses the data and provides a number of different renderers. The aim isn't …
SqueakSource
CAnalyzer is an analyzer for C code. CAnalyzer comprises:an extension to the Moose FAMIX metamodel to cope with C modules, C functions, C variables...an importer for Moose that takes as input .xml files generated by srcMLinvocation resolution since srcML does …
SqueakSource
pharo
A game that simulates a fight using dice and a specialized deck of cards
SqueakSource
Team project for OBP course
SqueakSource
CassandraClient depends on Thrift. Cassandra (http://code.google.com/p/the-cassandra-project) client bindings for Squeak. Not what you get if you run thrift yourself! Reflection limited message needed refactoring as it was over 1K of bytecode, making Squeak complain. Underscores in message names have been …
SqueakSource
squeak
Cassowary is an incremental constraint solving toolkit that efficiently solves systems of linear equalities and inequalities. Constraints may be either requirements or preferences. Client code specifies the constraints to be maintained, and the solver updates the constrained variables to have …
SqueakSource
ChangeBox reloaded. With support of class reshaping and changebox switching.
SqueakSource
This is a small package to keep track of how long things take (such as test, individually and in groups). Hopefully useful in tracking down exceptionally long running parts for further analysis.
SqueakSource
Repository used by the CC68S lecture at the University of Chile
SqueakSource
Collaborative Curved Space Explorer (CCSE) - is the full-featured multi-user toolbox for exploring the structure of curved spaces in 3D (based on Croquet) with real-time rendering in curved spaces (Jeff Weeks algorithm) in the core.MembersCreator:Nikolay SuslovAdmin:Nikolay SuslovRegistrationMCHttpRepositorylocation: 'http://www.squeaksource.com/CCSE'user: ''password: ''PackagesCCSE-BaseCCSE-CroquetCCSE-DemoCCSE-MathPackCCSE-ObjectsCCSEtestLinkshttp://www.squeaksource.com/CCSE.htmlhttp://www.squeaksource.com/CCSEGlobal:ReadStatisticsRegistered:18 …
SqueakSource
squeak
Collect dependent data
SqueakSource
Cecinestpasunepomme is a collection of extensions to Magritte2- DDD (aggregateroots)- autoversioning on aggregateroots- Seaside helperclasses that allow you to quickly write a form (any layout you want) and bind variables to the object/aggregateroot you're editing
SqueakSource
An e-mail client. Please look athttp://blog.objectsroot.com/celestefor more information
SqueakSource
Classes and test classes for computing planetary positions. The classes can be instantiated by calling new: aDayNumber withLatitude: aLatitude withLongitude: aLongitude atUTC: aUTC. eg. Sun new: -3543 withLatitude: 60 withLongitude: 15 atUTC: (0)*15. The day number is an instance of …
SqueakSource
Esempio Morph da manuale Pharo by Example
SqueakSource
pharo
simple seaside counter app
SqueakSource
seaside book iContacts application
SqueakSource
Fast queries to find the set of overlapping intervals in a collection of intervals. The interval could be of class Interval or Timespan. As of Oct 13 2011 does not include methods to insert or delete an interval from the …
SqueakSource
Toy box that comes with all the building blocks and tools required for creating data-driven automatons that are easy to suspend, restart, and file in/out. I take a declarative approach to modeling state; tell me what states you have and …
SqueakSource
squeak
Small utility class to save the image when the VM is killed (using SIGTERM). Requires OSProcess (and utility methods depend on Gofer).
SqueakSource