20090 packages — page 14

ANSI Compatibility

This change set add ANSI compatibility to Squeak 3.2.Now TestRunner with ANSI tests loaded show (2777 run, 2753 passed, 24failed, 0 errors). 17 classes (8 new / 9 modified) New classes:ArithmeticError, DateAndTime, Duration, FloatingPointException,RuleDate, RuleIndexDate, RuleSelectionCodeDate, ScaledDecimal Modified Classes:BlockContext (added …
SqueakMap squeak

ANSIRuleDate

The RuleDate* classes are superceeded by Chronology. They are for compatibility to ANSI only. Asthey are not used anywhere in the image, we can provide them for loading here.
SqueakMap squeak

AntiPaternAnalysis

An analysis pipeline for TypeScript code analysis using Pharo and Moose
GitHub pharo

AoCVisualizer

Visualize AoC problems in Pharo/Roassal (not solutions nor solving processes)
GitHub pharo CC0-1.0

AOKI Prolog

AOKI Prolog for Morphic World. GUI works in MVC and Morphic both.MVC, Morphic version runs on 3.8 #6665 later. Morphic version developed Squeak 3.10.2-7179dev08.09.1 image.
SqueakMap squeak

AOStA

This is the old AOStA port for Squeak
SqueakSource squeak

Apache Thrift

Thrift is a software framework for scalable cross-language services development. It combines a software stack with a code generation engine to build services that work efficiently and seamlessly between C++, Java, Python, PHP, Ruby, Erlang, Perl, Haskell, C#, Cocoa, Smalltalk, …
Launchpad

aparatos

SmalltalkHub

ApartmentMaintenance

A web application using seaside framework; intended to learn the framework; tried to implement features such as Uploading data from CSV file, Downloading data into CSV file, Hierarchical access controls, Persistence using Sandstone. Either login as admin (same for password) …
SqueakSource

Appearance Menu Registry for Squeak 3.4

Provides a menu registry for the world appearance menu. For example...TheWorldMenu registerAppearanceCommand: {'set desktop image...'.{FileList2. #openMorphicViewWithPreviewInWorld}.'open up an image browser to choose a new desktop background'}.
SqueakMap squeak

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

April | 2024 | Weekly news about Pharo

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

Aqua Theme

SqueakMap squeak

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

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence …
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

ArbolitoObjetos

SmalltalkHub

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

ArchitectureMonitor

Tool for Moose to monitor the evolution of an application architecture.
SqueakSource

Arduino

A Squeak interface to the Arduino board.Arduino-Core:(essential) contains the core classes to communicate using a serial port. It also includes an implementation of the Firmata protocol. It needs the SerialPlugin fix from:http://bugs.squeak.org/view.php?id=7266.Arduino-Etoys:(optional) an Etoys interface. It requires the latest version …
SqueakSource squeak

Arki

A Moose component for describing architecture.
SqueakSource

ArrangedTiles

The PushMeAround Puzzle revamped. File in LittleThings61.st, find the LittleThings category and the ArrangedTilesclass in your browser and read the class comment. Or (if you are too impatientto do it) make sure you have a Transcript window opened (important!),write "x …
SqueakMap squeak

Array2D

A simple 2D-Array implementation. Neither storing nor sorting (otherwise inherited from ArrayedCollection) will work. Neither comparing nor most accessing mehods inherited from Sequenceable collection will work. Actually, it's a bad idea to inherit this class from collection at all!!! This …
SqueakMap squeak

Arrows

A relational algebra style of meta-object protocol for Squeak objects, and a free-form style of recording and relating information in general.
SqueakMap squeak