30224 packages
— page 97
Interface to the Applescript class. Along with the plugins TestOSAPlugin.bundle under os-x or TestOSAPlugin in os-8/9 you can interact in an easier manner, to open a file, quit, enter or exit full screen mode or hide/show the application using Apple's …
SqueakMap
squeak
AppRegistry is just a simple class that emerged from our attempts to create removal packages for applications like Celeste and Scamper. An AppRegistry holds a list of applications of a certain type (for example, mail senders or web browsers), so …
SqueakMap
squeak
Quelques exercices pour s'inititier à Pharo
GitHub
pharo
8 posts published by Stéphane Ducasse during April 2024
Web Discovered
pharo
An implementation of the APriori learning machine algorithm
GitHub
pharo
Patterns are descriptions of design techniques. They are contained in documents; there are books of patterns, there are papers that describe patterns, and some patterns are on the web. People have been writing patterns for software for a little over …
SqueakSource
For cs2340 projects.
SqueakSource
My stuff. Not yours. Mine.All code in this repository is (c) copyright Andreas Raab, 2010.MembersCreator:Andreas RaabAdmin:Andreas Raab,Ron TeitelbaumDeveloper:Ron TeitelbaumRegistrationMCHttpRepositorylocation: 'http://www.squeaksource.com/ar'user: ''password: ''PackagesConfigBrowser, DnsClient-Core, DnsClient-Hacks, DnsClient-Tests, Facebook, Games-Atomic, Games-ChineseCheckers, Games-CrosticPanel, Games-FreeCell, Games-Mines, Games-SameGame, Games-Tetris, KomServices, Mewa, Qwaq-Client, Qwaq-ODBC, Qwaq-Service, Qwaq-Tools, SQLSource, …
SqueakSource
squeak
Cloud SQL handles your database ops end to end, so you can focus on your app.
SourceForge
ArbitraryPrecisionFloat give the possibility to do arithmetic on floating point numbers with an arbitrary fixed number of binary digits. Like Float (IEEE 754), rounding to nearest mode is honoured. Unlike Float, exponent is unlimited (except by VM limits).
SqueakSource
ArbitraryPrecisionFloat is an implementation of Floating Point Numbers with a fixed number of binary digits. It can do arithmetic with other numbers and use IEEE rounding to nearest even mode. It has no limit on the exponent, except memory limitations …
SqueakMap
squeak
Arbitrary precision floating point arithmetic for Squeak Smalltalk
GitHub
squeak
Éditeur d'arbres des causes d'accidents du travail
SqueakSource
This is the new version of the VersionsBrowser for use with 3.10 and beyond. It has been refactored to support the (future) archaeological work over the entire history of the Squeak source code.
SqueakSource
squeak
Archimedes Lever - A fixed place in space which could be leverage to move the world - or in this case dynamically update a running Smalltalk process
GitHub
MIT