59781 packages
— page 2145
This project is intended for retrieving statuses from Twitter http://www.twitter.com.
SqueakSource
# Two Fer `Two-fer` or `2-fer` is short for two for one. One for you and one for me. Given a name, return a string with the message: ```text One for X, one for me. ``` Where X is the …
GitHub
TwosComplementRegister implements a twos complement register of arbitrary width. It consists of an array of bits (boolean values) and methods to perform bit arithmetic. A register accumulates the results of successive operations, and maintains an overflow bit to indicate status …
SqueakMap
squeak
Twos Complement demonstrates twos complement arithmetic as implemented in logic registers. Registers operations, including basic arithmetic and logical functions, are implemented with boolean operations without use of numbers.A BitRegister represents on single-bit register with a value (set or not set) …
SqueakSource
squeak
Trabajo final TYH2018 UNLP
SqueakSource
Experimental type annotations for Pharo
GitHub
pharo
An example of Slots usage for Pharo
GitHub
pharo
MIT
This is Francisco Garau's TypeInferencer, as a SAR package. This does not contain the Morphic-Wrapper dependendparts. For more information, see http://typeinference.swiki.net/1
SqueakMap
squeak
an optional type system
SqueakSource