20090 packages — page 22

AtaquesFantasticos

Smalltalk
GitHub

AthenaS

Simple virtual machine written in Squeak.An overview of AthenaS is:a simple vm implementation that execute a reduced set of bytecode (cf. AthenaSVM>>run:)a compiler (based on the RB AST) that translates Smalltalk code into this bytecode.What I personally think is the …
SqueakSource squeak

Atomic

Linux game ported to Squeak environment. in 3.7 load Array2D first, or try with the Games Package
SqueakMap squeak

Atomics

This package contains a lock-free implementation of two kinds of queues: FIFO and LIFO.There is no hard guarantees from currently existing VMs about an atomicity of certain operations.However, a current VMs implementation can't interrupt a running process between two simple …
SqueakSource

Aton

Aton is a set of classes for accessing CDS/ISIS databases. Its name comes from the egyptian god Aton (or Aten), which was the first one god, and the first dead god as well. In spanish, my language, is spelled "Atón" …
SqueakSource squeak

Audiotron

Superior interface to the Audiotron.
SqueakMap squeak

AudioVideoLib

This class library allows the manipulation of time based multimedia content in squeak. The main focus is on the different container formats used to package the elementary streams of video, audio and the like. The Elementary streams are only handled …
SqueakMap squeak

Aulos

SmalltalkHub

AutomaticMethodCategorizer

This package allows you to categorize uncategorized methods based on rules.For example you can put all uncategorized methods in SomeTest that begins with “test” under the “tests” category. See the release notes for details. Acknowledgments: The idea of method categorization …
SqueakMap squeak

AutomaticMethodCategorizerServices

Services for the Automatic Method Categorizer.Load this package if you want context menus to autocategorize methods. Requires the services framework (available in Squeak 3.9)
SqueakMap squeak

Autosaver

Autosaver files out your desired category automatically every X minutes.
SqueakSource

AvatoxMooseImporter

SmalltalkHub

AvatoxMooseImporter

AvatoxMooseImporter is an importer for Moose. It is used to load Avatox XML files generated from ADA code. Currently, AvatoxMooseImporter requires CAnalyzer to be loaded.
SqueakSource

AwesomAtom

This is a Seaside 2.9 port of AtomFeed by Ramon Leon. As AtomFeed it is closely related to RSRSS, which has undergone much refactoring for Seaside 2.9. AwesomeAtom tries to cope for these changes and shall enable users to use …
SqueakMap squeak

AwesomeAtom

This is a Seaside 3 port of AtomFeed by Ramon Leon. As AtomFeed it is closely related to RSRSS, wich has undergone much refactoring for Seaside 3 AwesomeAtom tries to cope for these changes and shall enable the user to …
SqueakSource

AXAnnouncements

Squeak implementation of Announcements Framework based onVassili Bykov's blog, which is the best documentation of the framework. Note that the link at the end of the page doesn't work. The first two posts can be foundhere.Results of the new AXPerformanceTest>>run …
SqueakSource squeak

BabyIDE

BabyIDE lets you work with code in several projections. The most important are:
SqueakMap squeak

BabyIdeAllInOne

This package includes BabyIDE as well as a number of examples. Seehttp://fulloo.info/Examples/SqueakExamples/index.htmlfor details.
SqueakMap squeak

BabySRE

See the objects and the links between them! There are three tools:1) 'SRE collaboration' lets you build a diagram of objects with links.2) 'SRE Object Browser' gives flattened description of an object with its identity, state and behavior, the last …
SqueakMap squeak

Background Loader

Provides a previewer for images that can be loaded as the desktop. Accessed via the appearance menu, just as before. The modified file browser is produced for background image browsing. This new version provides options over how the image is …
SqueakMap squeak

BackgroundSaver

A BackgroundSaver uses OSProcess to periodically save the image in a background child process that performs the snapshot without impacting the foreground image. It maintains a limited number of saved images on disk, keeping relatively more of recent saves and …
SqueakSource

BackupMaker

A simple multi-platform backup tool. It allows multiple backup policies: * Backup of Full files or only Delta, i.e. files changed after a date* Store backuped files in a directory or an archive (a zipfile)* Store backuped files on the …
SqueakMap squeak

Balloon3D

The Balloon3D package, including the Squeak3D plugin. Please check thewikifor more information.This project is covered by the MIT License:Copyright (c) 1999 - 2009 The Squeak CommunityPermission is hereby granted, free of charge, to any person obtaining a copy of this …
SqueakSource squeak

Balloon3D

This is an initial attempt of providing an external SAR package for Balloon3D.WARNING: For Squeak 3.4 and 3.5 this packages requires a removal of Balloon3D before it can be safely installed; see Balloon3DRemoval package. [loadUpdatesAt: http://isgwww.cs.uni-magdeburg.de/~raab/squeak/packages/Balloon3D][storeUpdatesAt: ftp://raab@luxator.cs.uni-magdeburg.de/~/public_html/squeak/packages/Balloon3D]
SqueakMap squeak

Banyan

The Banyan File Utility provides useful functions for * easily transferring / backing up work from one personal computer to another.* understanding space utilization.* comparing any number of directories (2 or more) simultaneously.* file-management convenience.
SqueakMap squeak