4344 packages — page 66

Logging

Logging for squeak, a front end to Toothpick OR SimpleLog (apologies to LogEngine)usage: self log this.self log x: 10 y: 20.
SqueakMap squeak

Logic expressions

This is a model of first order logic expressions, allowing you to manipulate them as objects instead of just strings. Prerequisites:Refactoring BrowserSmaCC Runtime PackageSmaCC Development Package For example, inspect the following lines to get the expression correspondingto "(p = q) …
SqueakMap squeak

Logic's Gate

Logic's Gate is a simple logic computer aided design tool. Logic's Gate allows the designer to lay out and test logic circuits containting AND, OR, and NOT gates
SqueakMap squeak

Logo

Monticello package 'Logo' in the pieraddons repository at source.lukas-renggli.ch. Latest Logo-pmm.1.mcz; 1 version.
Lukas Renggli Source

LookEnhancements

Cool-look window enhancements that make Squeak just that much more exciting to work in. It includes a corner-grip in the bottom right corner of windows as the way to resize windows, splitter morphs for pane resizing, and gradient color on …
SqueakMap squeak

losInMorvanDice

SmalltalkHub

LostInMorvanBlog

SmalltalkHub

LostInMorvanContactBook

SmalltalkHub

LostInMorvanLPC

SmalltalkHub

Lucy Font Set

From the class comment by Jay:I am a small font, suitable for use on low resolution screens such as PDAs. Originally, I was 10 point Lucida. Jay Carlson (nop@nop.com) condensed most of my glyphs by one pixel, and reduced my …
SqueakMap squeak

Lueur

A project which aims to expose some mathematical ideas.
SqueakSource

M3ForMoose

SmalltalkHub

Ma client server

This framework allows client-server programs to be written very easily. It provides a layer for sending ByteArray request/responses and another layer for sending objectified requests. It takes care of all of the networking and/or object serialization transparently. It supports events …
SqueakMap squeak

Ma Serializer

The Ma Serializer is a mature serializer for Squeak that is used by several other Squeak frameworks.
SqueakMap squeak

Ma Time Objects

Time Objects can help you deal with aspects of time using a pleasant API. The core domain class is MaCalendarTime, represents either a point on the Gregorian calendar, MaDuration represents a duration of Gregorian time (e.g., seconds, days, etc.). It …
SqueakMap squeak

Ma3.9FixPack

These are a minimum set of fixes to bring the 3.9-final-7067 image into proper, solid working order. The fixes were provided by multiple members of the Squeak community.
SqueakMap squeak

MaBase

MaBase provides a set of useful extensions to Squeak. The following are descriptions of the included packages: Ma exception handling -
SqueakMap squeak

Mac OS X 10.4 UTM release

Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
SourceForge

mac-441

Exercícios-Programas da Disciplina MAC-441 (Programação Orientada a Objetos) do BCC-IME-USP.
GitHub MIT

mac5714-FLOdactic

FLOdactic is a Smalltalk system for managing Free Libre Open didactic material made in Squeak Smalltalk from the POO2013 postgraduate course at IME/USP
GitHub squeak

maccaSqueak

Squeak Repository for casual stuff.
SqueakSource squeak

MaConcession

Projet codé en Pharo, ayant pour but de représenter un véhicule dans une fenêtre interactive (IHM), de façon dynamique (l'interface graphique change selon les spécification du véhicule et de ses composants). Il est aussi possible d'inspecter les spécifications d'un composant …
GitHub pharo

Macros

Macros is a framework which provides compile-time macros for Squeak. It is primarily focused on macros that need to generate additional methods or check constraints. Basic integration with OmniBrowser and the Squeak Debugger is provided. Already exemplarily implemented use-cases are: …
SqueakMap squeak

MadgwickAHRS

MadgwickAHRSPlugin provides primitive access to the MadgwickAHRS functions by Sebastian Madgwick. MadgwickAHRS provides access to the MadgwickAHRS primitives. MadgwickAHRSTest exercises the MadgwickAHRS primitives Source code for and information about the library is at http://www.x-io.co.uk/open-source-imu-and-ahrs-algorithms/ This plugin is licensed MIT. The …
SqueakSource

MagicWords

Welcome to Magic Words! This is the very first open source version of Magic Words. Expect some instability and rough edges. Magic Words is a a creative software toy for children. With Magic Words children can create interactive animated worlds, …
SqueakSource