2821 packages — page 25

EtoyMaker

SqueakSource

EtoysExperiments

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

EtoysProject

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

eToysTests

Provides a (limited number of) eToys tests and additional Morphic-Kernel tests
SqueakSource squeak

ETPBE

Pharo Book by Example
SqueakSource pharo

ETQuinto

SqueakSource

evaluablestrings

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

EvaluationFinale

Version Finale Evaluation Squeak Feux de Circulation
SqueakSource squeak

EvaluationSqueak

Squeak Valeria Rogatchevskikh
SqueakSource squeak

EventModel

Mainly the Sophie event model extracted and a input envent sensor to test them
SqueakSource

EventsMonitor

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

EventTracker

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

EventTrackerPp
SqueakSource

EventVM

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

EvgTimeTracker

SqueakSource

example

An example project open for everybody to read and commit versions from and to experiment with the system.
SqueakSource

Examples

examples to learn this xD
SqueakSource

ExceptionViewer

Visualize Java Exceptions from a Java Moose Model.
SqueakSource

ExecutionGraph

SqueakSource

exercices

SqueakSource

ExperimentRunner

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

ExpertSystem

software allowing to lead to a solution according to facts & following rules
SqueakSource

ExtDock

X36OBP
SqueakSource

ExternalIconFamily

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

ExternalWebBrowser

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