2821 packages
— page 25
Nothing here is maintained by anyone. This is a temporary home for experiments, tests, hacks, lame ideas and demos. Any code may be deleted or moved at any time without notice.
SqueakSource
squeak
An EtoysProject is a project that is configured for running Etoys. On first entry to a new EtoysProject, the playground and project preferences are initialized to provide an environment similar to that of a traditional standalone Etoys image. This is …
SqueakSource
squeak
Provides a (limited number of) eToys tests and additional Morphic-Kernel tests
SqueakSource
squeak
Pharo Book by Example
SqueakSource
pharo
Allows you to put code in Strings that can be evaluated. Like inRuby.It uses Streams so it's more efficient than String concatentation.Examples:'{a} + {b} = {a + b}' evaluate.'CHF: {b printShowingDecimalPlaces: 2}' evaluate.'Seconds/day: #{24*60*60}' evaluate.
SqueakSource
Version Finale Evaluation Squeak Feux de Circulation
SqueakSource
squeak
Squeak Valeria Rogatchevskikh
SqueakSource
squeak
Mainly the Sophie event model extracted and a input envent sensor to test them
SqueakSource
A simple real-time monitor for events. Currently you can see the EventManager events and the OmniBrowser events, but you may implement your own monitors.Sample usage (Only in Squeak):To start the EventManager monitor, select the "Start Event Monitor" item from the …
SqueakSource
pharo
Small Seaside application to keep tracks of various events (research visit, participation in a conference, ...)After having loaded the monticello package in a seaside image, just make your web browser point to *http://localhost:8080/seaside/events*
SqueakSource
EventTrackerPp
SqueakSource
An experiment to create an event-driven version of Cog VM based on the approach used in the Android port. Such VM returns to its hosting process when there are no events to process, and resumes once there are such events.
SqueakSource
An example project open for everybody to read and commit versions from and to experiment with the system.
SqueakSource
examples to learn this xD
SqueakSource
Visualize Java Exceptions from a Java Moose Model.
SqueakSource
A framework for running experiments consisting of tasks and participants. The goal is to provide a complete infrastructure for performing evaluations of tools built upon Pharo.
SqueakSource
pharo
software allowing to lead to a solution according to facts & following rules
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 package should work as an alternative to scamper. It just hands over every url to a platform specific external browser.Currently works on:Windows (IE, Firefox)Linux/Unix (Konqueror, Mozilla)Mac (Requires Applescript package on Mac Classic)MembersCreator:Alexander LazarevićAdmin:Alexander LazarevićDeveloper:Torsten Bergmann,Matthew Fulmer,Dominique Dutoit,Norbert HartlRegistrationMCHttpRepositorylocation: …
SqueakSource
squeak