30224 packages — page 97

AppleScript Media Player Interface

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

ApplicationSecurity

SmalltalkHub

ApplicationSecurity

SqueakSource

ApplicationUpdater

SmalltalkHub

ApplicationValidator

SmalltalkHub

AppRegistry

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

apprentissage-pharo

Quelques exercices pour s'inititier à Pharo
GitHub pharo

April | 2024 | Weekly news about Pharo

8 posts published by Stéphane Ducasse during April 2024
Web Discovered pharo

APriori

An implementation of the APriori learning machine algorithm
GitHub pharo

APS

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

Aqua Theme

SqueakMap squeak

Aquarium

For cs2340 projects.
SqueakSource

Aquilla

SqueakSource

ar

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

Aragon

Cloud SQL handles your database ops end to end, so you can focus on your app.
SourceForge

ArbitraryPrecisionFl

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

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

ArbitraryPrecisionFloatForSqueak

Arbitrary precision floating point arithmetic for Squeak Smalltalk
GitHub squeak

ArbolitoNavidad

SmalltalkHub

ArbolitoObjetos

SmalltalkHub

ArbreDesCauses

Éditeur d'arbres des causes d'accidents du travail
SqueakSource

ArcDiagramVisualization

SmalltalkHub

Archaeology

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

Archie

Test SBE
SqueakSource

archimedes

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