14435 packages
— page 114
A collection of classes useful for reading and writing binary streams. I use these classes to make it easy to read and write binary data created by external programs. The classes work with both file and network streams, in either …
SqueakSource
With code you should (in the future) be able to take the headers of some library, parse them and generate the bindings for its functions and structures. For now it only includes a PetitParser scanner.
SqueakSource
Implement Binary Tree Inorder Traversal using Squeak
GitHub
squeak
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
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
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
SourceForge
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
An implementation of large arrays of bits/booleans. It takes advantage of BitBlt primitives for efficient manipulation of bits.
SqueakSource
bitFlyer Lightning (https://lightning.bitflyer.jp/) API Client for Smalltalk
GitHub
MIT
OBSOLETE: FOR REFERENCE ONLY. NO LONGER MAINTAINED.
SqueakSource
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
This class implements a character set that uses a bitmap internally for testing wide (multibyte) character inclusion.
SqueakSource
10 freely distributable True Type Fonts. For more information about the fonts and license, see http://www.gnome.org/fonts/
SqueakMap
squeak
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