59781 packages — page 2384

WS-Sound

This set of packages makes upSqueakland's Etoys image. We intend to bring them closer to the Trunk release so eventually we can share a code base.You need at least anEtoys 4.1 dev image. Then load updates. Use Monticello to commit …
Squeak Trunk squeak

WS-Sound

This set of packages makes upSqueakland's Etoys image. We intend to bring them closer to the Trunk release so eventually we can share a code base.You need at least anEtoys 4.1 dev image. Then load updates. Use Monticello to commit …
Squeak Trunk squeak

WS-Sound

This set of packages makes upSqueakland's Etoys image. We intend to bring them closer to the Trunk release so eventually we can share a code base.You need at least anEtoys 4.1 dev image. Then load updates. Use Monticello to commit …
Squeak Trunk squeak

WS-Sound

This set of packages makes upSqueakland's Etoys image. We intend to bring them closer to the Trunk release so eventually we can share a code base.You need at least anEtoys 4.1 dev image. Then load updates. Use Monticello to commit …
Squeak Trunk squeak

WS-Sound

This set of packages makes upSqueakland's Etoys image. We intend to bring them closer to the Trunk release so eventually we can share a code base.You need at least anEtoys 4.1 dev image. Then load updates. Use Monticello to commit …
Squeak Trunk squeak

WseMachine

SqueakSource

Wudoku

Guess what. Requires ML-Sudoku
SqueakSource

wut-game-smalltalk

Assignment for WUT "Programming Paradigms" course. A simple text adventure game in Smalltalk.
GitHub

X Windows System Server

It's not finished, but some basic applications works - xsysinfo, xview, xlogo, xclock, partially xpdf, xterm, gv, xpp.It doesn't work yet in latest Squeak, because of Socket changes. If somebody is interested, feel free to ask any questions about it.
SqueakMap squeak

X10 Driver for Squeak

This is a driver that allows you to remotely control Squeak with X10 wirelessremotes. Using the included RemoteControl application, you can bind objects tobutton presses. Using OSProcess, you can control external processes (like Winampor XMMS). This is designed to work …
SqueakMap squeak

X11

A pure-Smalltalk implementation of theX Window System Protocol(X11).The protocol messages and X11 data types are compiled using thexcb-shimJSON protocol definitions, an easier-to-work-with form of the officialxcbproto XML protocol definitions.At present, the client side of a client/server conversation is implemented. This …
SqueakSource squeak

X11Fonts

SAR containing various X11 fonts using ISO-8859-15 encoding(similar to Latin-1 but the Euro sign is where it should be). Install from this archive to add TimesRoman, Helvetica, Courierand Fixed to the available system fonts, in various point sizes.Note that this …
SqueakMap squeak

x19290aaSandbox

SqueakSource

X36OBP

SqueakSource

X36OBPBinaryTree

SqueakSource

x36obpbintree

bin. tree homework to x36obp
SqueakSource

X36OBPExpressions

This project is an example of lazy evaluation depicted on Expression evaluation. It contains simple parser of expressions like (x 2 3 + -). It also demonstrates interpreter pattern.
SqueakSource

X36OBPRegExps

SqueakSource

X509

SmalltalkHub

XBase

SmalltalkHub

XBase

Package giving full access to Xbase (dBASE) files (dBASE III/IV) in Smalltalk
GitHub pharo MIT

xbase

reading and writing data in DBF format
SqueakSource

XBase

This package contains a single class (XBaseFile) that allows you to read and create/edit files in XBase/dBase format. See the class comment for an explanation of the functionality and structure.
SqueakMap squeak

XClipboard

SmalltalkHub

xctrace-querier

Wrapper to xctracer in Pharo
GitHub pharo