20090 packages — page 75

Equality Comparison

Everyday of your life, you might create dozens of class into your image. While doing it, it is often the case that you make mistakes writing #hash, #= to your class. #hash and #= are very close to each other, …
SqueakMap squeak

EraDeImperios

SmalltalkHub

Esope

Esope
GitHub pharo MIT

Espell2

Temporary repository for saving espell remake that works with PharoBootstrapGeneric
GitHub pharo

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

Ev3ROS

SmalltalkHub

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

EventInterceptorMorph

*Requires SendTreeExplorer.* Have you ever wanted to trace some code which is part of the Morphic UI process, or code triggered by it? Had trouble trying to trace it in the debugger because interacting with the UI changes what you're …
SqueakMap squeak

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

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

examenOO2

Examen patrones POO
GitHub

example-models

Central repository with links to all example models and a common baseline to load them into the Pharo image.
GitHub pharo MIT

ExceptionViewer

Visualize Java Exceptions from a Java Moose Model.
SqueakSource

ExercismV2PharoSolutions

This is my Exercism v2 solutions of Pharo track.
GitHub pharo MIT

ExpressionsPharo

This is a repository for an exercise with Pharo named Expressions
GitHub pharo MIT

Extended Serial Port

Enhanced Serial Port Support for os-9 and mac os-x, unix (FreeBSD, linux). Gives the ability to control most aspects of the port plus for rs232c devices the ability to manage the pins. Subclasses the existing SerialPort class but requires a …
SqueakMap squeak

external-dependencies

This repository constains dependencies to external projects, like Roassal, PolyMath...
GitHub MIT

ExternalEnumerationGenerator

A generator for FFIExternalEnumeration from C code for Pharo.
GitHub pharo MIT

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

ExternalWebBrowser

This small package should work as an alternative to scamper. It just hands over every url to a platform specific external browser.
SqueakMap squeak

ExtJs

Monticello package from unsorted repository
Lukas Renggli Source pharo

ExtJsBuilder

Monticello package from unsorted repository
Lukas Renggli Source pharo

ExtJsLibrary

Monticello package from unsorted repository
Lukas Renggli Source pharo

Exupery

A bytecode compiler for Squeak, still an alpha project. It doesn't yet do anything useful but it can compile most bytecodes.
SqueakSource squeak