59812 packages
— page 1484
I have written in Squeak an interpreter for a programming language called SC5, based on the video game Space Channel 5. Space Channel 5 is a fun game with retro Peter Max style visuals, and itfollows a space reporter named …
SqueakMap
squeak
Monticello package from magritteaddons repository
Lukas Renggli Source
pharo
Gerhard Obermann developed this framework on Gemstone. It adds to Seaside & Magritte to give CRUD (create read update delete) functionality out of the box. The GUI is in Scriptaculous. see http://seaside.gemstone.com/ss/ScaffoldingGS.html and http://vimeo.com/2231019 Ported for Pharo by Stan Shepherd …
SqueakSource
pharo
The Squeak Web Browser
SqueakSource
squeak
Before installing this package, you must install:- SARInstaller- FlapsRegistry- AppRegistry- Scamper Removal (If you're running Squeak 3.6, you've already got all of those things.) This package installs the Scamper web browser into the image. Right now this package includes the …
SqueakMap
squeak
Before installing this package, you must install:- SARInstaller- FlapsRegistry- AppRegistry This package removes the Scamper classes from the image and from the Tools flap and Objects bin.
SqueakMap
squeak
ScamperM is refactored version of Scamper.added the following functions.
SqueakMap
squeak
Migrate SCG static web to Pier.Installer ss project: 'SCGPier'; install: 'PierImport'.Analyze a web site (pier independent part, also included in the above):Installer ss project: 'SCGPier'; install: 'LinkChecker'.
SqueakSource
An easy-to-use task scheduler that can run arbitrary blocks:Every so often (e.g. every hour starting now)Daily at a given timePeriodically starting at a given time (e.g. every other hour starting a noon)Per a provide schedule (e.g. using Schedule instance you …
SqueakSource
squeak
Port of http://smalltalkhub.com/#!/~TorstenBergmann/Scheduler
GitHub
MIT
An easy-to-use task scheduler that can run arbitrary blocks: * Every so often (e.g. every hour starting now)* Daily at a given time* Periodically starting at a given time (e.g. every other hour starting a noon)* Per a provide schedule …
SqueakMap
squeak
A Scheme interpreter
SqueakSource
Scheme openInterpreterIt will open up a little window (based upon Workspace one). Write your scheme code, and then ALT-s for doing an 'accept', an then , on a transcript you will see the result. For trying you can test to …
SqueakMap
squeak
Some Funny Things
SqueakSource