20090 packages
— page 75
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
Temporary repository for saving espell remake that works with PharoBootstrapGeneric
GitHub
pharo
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
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
*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
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
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
Examen patrones POO
GitHub
Central repository with links to all example models and a common baseline to load them into the Pharo image.
GitHub
pharo
MIT
Visualize Java Exceptions from a Java Moose Model.
SqueakSource
This is my Exercism v2 solutions of Pharo track.
GitHub
pharo
MIT
This is a repository for an exercise with Pharo named Expressions
GitHub
pharo
MIT
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
This repository constains dependencies to external projects, like Roassal, PolyMath...
GitHub
MIT
A generator for FFIExternalEnumeration from C code for Pharo.
GitHub
pharo
MIT
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
This small package should work as an alternative to scamper. It just hands over every url to a platform specific external browser.
SqueakMap
squeak
Monticello package from unsorted repository
Lukas Renggli Source
pharo
Monticello package from unsorted repository
Lukas Renggli Source
pharo
Monticello package from unsorted repository
Lukas Renggli Source
pharo
A bytecode compiler for Squeak, still an alpha project. It doesn't yet do anything useful but it can compile most bytecodes.
SqueakSource
squeak