30224 packages
— page 197
A simple platform game
SqueakSource
Docker image for Pharo Smalltalk
GitHub
pharo
GPL-3.0
This program takes income, monthly expenses, and a list of debts to be paid off, and generates a payment schedule.
SqueakSource
Provides F key bindings to support faster debugging. These keys are handled whereever your cursor is the debugger and pre-debugger windows. (Valid for windows-like keyboard having F1 to F12 keys) Debugger:F4 closeF5 send (or sept into)F6 step (or step over)F7 …
SqueakMap
squeak
Adds a 'Create' button to debuggers that pop up on MNU's. This button writes a stub method containing a halt, then proceeds the debugger (which will stop at the halt). You can then edit the source of the method.
SqueakMap
squeak
Parse Squeak DebugLogs and inspect them in a debugger
GitHub
squeak
MIT
You can generate more helpful debug log from Notifier or Debugger.Generated HTML document has the same view as Debugger.See sample page:http://squeak.sakura.ne.jp/etc/DebugReportSample/
SqueakMap
squeak
for Squeak4.1 or later.(for Squeak3.x is here:http://swikis.ddo.jp:9091/DebugReport.html)You can generate more helpful debug log from Notifier or Debugger.Generated HTML document has the same view as Debugger.See sample page:http://squeak.sakura.ne.jp/etc/DebugReportSample/
SqueakSource
squeak
A client for DebugReportServer.You can send a DebugReport file from Squeak image. DemoServer:http://www.sqsq.jp:9090/seaside/dr Requirement:DebugReport(http://swikis.ddo.jp:9091/DebugReport.html)
SqueakMap
squeak
Subjectopia can be used to model subjective behavior in a model-independent way.
SqueakSource
This package provides the means for using 'class as pool dictionaries'therefore enabling a more declarative style of using pools.The packages refactors some compiler protocols and provides a baseclass 'SharedPool' to be used as superclass for any declarative pool.The package contains …
SqueakMap
squeak
Diagnose duplicate Smalltalk object instances
GitHub
MIT
At our company, we develop our GLASS apps in Pharo and then deploy to a GLASS repository on one of our servers, so we sometimes need to copy model objects from one environment to the other. One of our applications …
Web Discovered
pharo
An MVC approach to the Summer '05 CS2340 project.
SqueakSource
Defart for BBC micro:bit
GitHub
pharo
MIT
New default external drop handler that uses the FileList services to handle the file droped. Installing this ExternalDropHandler all the file-types registered in FileList become available when a file is droped in the Squeak windows. If only one service was …
SqueakMap
squeak