45320 packages
— page 1334
Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk
squeak
Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk
squeak
Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk
squeak
Stable Squeak 4.5 ("Theodore") repository. If you "load updates" from Squeak 4.5, this is where they are fetched from. Only important fixes will be committed here, ongoing work happens in the "Trunk" repository.
Squeak Trunk
squeak
This is old mock objects simple framework port from VisualWork. It is for BehaviorMockup testing
SqueakMap
squeak
This is an embedable SMTP server that allows your Squeak application to receive mails.The goal behind this is to give Seaside applications the possibility to accept emails as input. It only works in delivery mode, no relaying, no gatewaying whatsoever. …
SqueakSource
squeak
Send ChangeSorter buildInterestingChangeSet to construct a ChangeSet named 'Interesting' which contains all the interesting (see the method comment for details) code changes in a snapshot.
SqueakMap
squeak
A conditional breakpoint that will halt the process in a given assertion, snapshot the image and quit
GitHub
MIT
A SnapshotServer responds to http web service requests to resume an image snapshot, where the snapshot object is supplied in the web service request. The server will fork a VM using forkSqueak and resume the supplied image in that child …
SqueakSource
squeak
SoapCore is a SOAP implementation for Squeak (including both client and server). It is a SOAP part of SoapOpera. It achieves some interoperability with other SOAP, such as SOAP4R, Splash/Spray, etc. Designed to be lean and simple.
SqueakMap
squeak
SoapCoreClient is a SOAP client implementation for Squeak. It achieves some interoperability with other SOAP, such as SOAP4R, Splash/Spray, etc. Designed to be lean and simple. Only YAXO is needed for installation
SqueakMap
squeak
SoapCoreServer is a SOAP server implementation for Squeak. It achieves some interoperability with other SOAP, such as SOAP4R, Splash/Spray, etc. Designed to be lean and simple. * Prerequisites: KomHttpServer6.2+ *
SqueakMap
squeak
Check out http://socket.io/ and https://github.com/learnboost/socket.io/wiki/ for more information.
SqueakSource
A binding to libsodium for Squeak.Should work with your system's own libsodium shared library, at least on Linux and Mac OS. (If /opt/homebrew/lib/libsodium.dylib exists, this package will prefer it.)Updated in 2025 for current Squeak trunk, based on the version published …
SqueakSource
pharo
I am a project holding an integration of Software Heritage with Moose tools
GitHub
MIT
Tutorial exercises. For details see the class comments of the ReadMe class.
SqueakSource
"The object of Sokoban is to push all stones (or boxes) in a maze, such as the one to the right, to the designated goal areas. The player controls the man and the man can only push stones and only …
SqueakMap
squeak
Sokoban is a wonderfully addictive little puzzle game. This is an enhanced version of the original version as found on Squeak Map. The original version was published for Squeak by Robert Hirschfeld. After playing it for a while I made …
SqueakMap
squeak
Bug Tracking software that uses XML files for persistence.This is my first attempt to write a full application. (A solenodon is a small animal that eats bugs.)
SqueakMap
squeak
This is an implementation of an automatic, lazily expanding hash table based on Split-Ordered-Lists. It requires no re-hashing or re-bucketing to expand. It does require the use of a good hash function for your data domain. There is more information …
SqueakMap
squeak
Juego Solitario para el curso de Tecnologia de Objetos
SqueakSource
SomethingIt is a kind of wrapper for external interpreters via UNIX Pipe. SomethingIt does NOT work on Windows platform due to OSProcess's limited support on Windows platform.
SqueakMap
squeak