30224 packages — page 197

DeathPit

A simple platform game
SqueakSource

debian-pharo-docker-image

Docker image for Pharo Smalltalk
GitHub pharo GPL-3.0

DebrisDB

SmalltalkHub

DebtReduction

This program takes income, monthly expenses, and a list of debts to be paid off, and generates a payment schedule.
SqueakSource

Debugger

SmalltalkHub pharo

Debugger - key bindings

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

Debugger - stub method creation

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

DebuggerSelector

GitHub pharo

DebugLogInspector

Parse Squeak DebugLogs and inspect them in a debugger
GitHub squeak MIT

DebugReport

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

DebugReport

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

DebugReport-Pharo

SmalltalkHub pharo

DebugReportClient

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

DebugScopes

SmalltalkHub

DebugScopes

GitHub pharo MIT

Decisionstrategy

Subjectopia can be used to model subjective behavior in a model-independent way.
SqueakSource

DeclarativePools

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

DeDuplicator-ST

Diagnose duplicate Smalltalk object instances
GitHub MIT

Deep SIXX with XMLPullParser | Something to Talk About

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

DeepAquariumMVC

An MVC approach to the Summer '05 CS2340 project.
SqueakSource

DeepCollection

SmalltalkHub

DeepIntoPharo

SmalltalkHub pharo

DeepTraverser

SmalltalkHub

Defart4Microbit

Defart for BBC micro:bit
GitHub pharo MIT

DefaultExternalDropHandler

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