1846 packages — page 11

BERT

BERT implementation in Squeak (http://bert-rpc.org/).BERT is a lightweight interchangeable serialization format between Ruby, Python, PERL, JavaScript, Erlang, Lua, etc.This core package does not include BERT-RPC nor ObjectStreaming (BerSt).VW version is also available on StORE.
SqueakSource squeak

BFAV2

As of summer of 2005 all new bug reporting and harvesting tracking takes place on theSqueak Mantis Server. BFAV2 can continue to be used to look at past reports but no new reports or updates will be added to the …
SqueakMap squeak

BFAV2

The BFAV is a handy tool that makes it easy to comment on proposed fixes and enhancements for Squeak. The BFAV enables you to browse the Bug Fixes Archive, evaluate the changeset(s) for a given post, and correctly post a …
SqueakSource squeak

BFAV2 Installer

See the project homepage for details about the BFAV2 project. This SqueakMap package is a "load script" that loads the prerequisites for the BFAV2 and then installs the current public release of the BFAV2 from its Monticello repository.
SqueakMap squeak

Bibliothouris

rewrite of some demo app using seaside & squeak
SqueakSource squeak

Bicephale

Bicephale gives Seaside the capability to deal with simple static pages which have "REST" urls, integrating that with Seaside's sophisticated call/answer mechanism. This means that you can now use Seaside to easily build a website which has simple "normal" s …
SqueakMap squeak

BinaryClockMorph

simple binary clock for Morphic (Squeak/Smalltalk)
GitHub squeak MIT

BinarySavingMC

It adds a new preference "binary saving"
SqueakMap squeak

binTreeInorderTrav_Squeak

Implement Binary Tree Inorder Traversal using Squeak
GitHub squeak

BipBip

This is our first Squeak project. We are a group of students who wants to investigate and use technologies we are no use to do in university. This first project is a simple webapp that help students to manage their …
SqueakSource squeak

BirdView

Bird View is a framework to access Bird of Java. It's a next generation middleware which gives : A new vision in term of design Intranet/Extranet/Internet applications. A new way to access database. A new simplification of the Web Services. …
SqueakSource squeak

BitArray

Simple implementation of BitArray, which stores the bits. For the basic random access operations for a rather shorter array, you might want to consider ByteArray. BitArray supports the conversion from/to integers.
SqueakMap squeak

BitmapCharacterSet

BitmapCharacterSet is a set for characters that uses a bitmap for storing wide characters and an array of truth values for byte characters. Used by XMLParser. For additional info and examples: http://montyos.wordpress.com
SqueakMap squeak

Bitstream Vera Fonts Naked

10 freely distributable True Type Fonts. For more information about the fonts and license, see http://www.gnome.org/fonts/
SqueakMap squeak

BitSyntax

Erlang-inspired Smalltalk embedded domain-specific language for bidirectionally mapping binary data structures to objects. Useful, for example, for parsing network or telephony packet structures or other binary files or formats. See also: https://wiki.squeak.org/squeak/6649
SqueakSource squeak

BKokSBEQuinto

Squeak by Example example game: Quinto
SqueakSource squeak

Blackfoot

Blackfoot is a very small, commented, simple and fast SimpleCGI implementation aimed at primarily supporting Seaside in Squeak that works with at least Lighttpd, Cherokee and Nginx. Status: Works with Seaside but not fully tested.
SqueakMap squeak

Blackjack

A squeak version of the card game Blackjack, also known as 21.
SqueakSource squeak

BLCUQuinto

The Quinto game from Squeak by Example.
SqueakSource squeak

BlogBrowser

BlogBrowser is a minimal blog reader which supports the following features: - Subscribe to RSS and Atom feeds - Manage subscriptions in the Squeak image and save them to a text file - Tracks read/unread items (but only in the …
SqueakMap squeak

bmdbQuintoFromSBE

Following along in Squeak By Example, it says to create an account and a project here. So I am.
SqueakSource squeak

BobsUI

SqueakMap squeak

Bonobot

Bonobot is an IRC bot. It is based on IRCBot3 (see http://wiki.squeak.org/squeak/579).
SqueakSource squeak

bons - experiments in alife

some experiments in alife. There are no unit tests and the code could use some improvements but it's a fun playground to goof off in.
SqueakMap squeak

Boolean Logic

Construct, compare, simplify, and modify Boolean expressions.Use the supplied GenericActions to easily build an interface for things end users are likely to want to do.Use any type as an atom in an expression. *Register to receive change propagation notifications. * …
SqueakMap squeak