20096 packages
— page 233
Monticello package from magritteaddons repository
Lukas Renggli Source
pharo
Monticello package from magritteaddons repository
Lukas Renggli Source
pharo
Monticello package from magritteaddons repository
Lukas Renggli Source
pharo
Monticello package from magritteaddons repository
Lukas Renggli Source
pharo
Monticello package from magritteaddons repository
Lukas Renggli Source
pharo
Monticello package from magritteaddons repository
Lukas Renggli Source
pharo
Monticello package from magritteaddons repository
Lukas Renggli Source
pharo
Monticello package from transactional repository
Lukas Renggli Source
pharo
The new Compiler, based on the ClosureCompiler
SqueakSource
This is the new Compiler for Squeak 3.9. This is based on Anthony's ClosureCompiler2, but cangenerate old-style bytecode, too. This depends on the AST package.
SqueakMap
squeak
Allows editing a full class or some classes methods in a single file with any text editor. The text format is simply a sequence of valid Smalltalk messages (e.g. class creation message). Method definitions are possible using, two messages. <html>The …
SqueakSource
A different progress bar will be displayed for MVC and Morphic. This also ensures that a progress bar gets removed. In Morphic progress bars get stacked, the most recent one is at the bottom.
SqueakMap
squeak
This newsreader aids in handling the volume of traffic on net news. It monitors your reading habits and ranks new messages by importance, discriminating on author and thread. Below a certain threshold, uninteresting articles are suppressed altogether.
SqueakMap
squeak
Evaluates an expression in a low priority process. Opens a window to supervise the process.
SqueakSource
Evaluates some expression in the workspace in a low priority process so as not to lock the user inteface. Opens a window to manage the process. The process is terminated (killed) when closing the window. Nice refers to the unix …
SqueakMap
squeak
Nile is a complete reimplementation of the squeak stream hierarchy. It provides: http://damien.cassou.free.fr/documents/internship2007/nile/completehierarchy.pdf
SqueakMap
squeak
Pattern/modular-based official documents generation system. Required packages:SeasideScriptaculousVassili's RegexYAXOOpenDocument:http://www.squeaksource.com/OpenDocument/OpenDocument-Core-tak.35.mczhttp://www.squeaksource.com/OpenDocument/OpenDocument-Workspace-tak.1.mczSorry, full package description will be later
SqueakSource
squeak
Interactive exercises.General framework for multiple choice problemsExamples:Math problems for elementary school kidsLatin problemsVisit my German-Latin instance athttp://uchi.seasidehosting.st.
SqueakSource
This is a simple Seaside app I coded up when I was initially learning Seaside. It's a simple web-based "notepad." It has one dependency, the Sixx package (which is used to write the notepad entries to a file). Although this …
SqueakSource
NotificationCenter provides a mechanism for broadcasting information to registered objects.
SqueakMap
squeak
This is the game Idemoedat OOPSLA 2003. NsGame began as a Squeak port of the Shockwave Flash game by Pavils Jurjans.Seehttp://www.jurjans.lv/stuff/net/freenet.htm. To begin the game perform:NsGame new openInWorld Instructions are available from within the game.
SqueakMap
squeak
Message eating null implementation. A generic null object.
SqueakMap
squeak
Basic building morphs to contruct simple exercices on arithmetics (additions, substration, etc.). NAddMorph to make a simple addition. NAddOperation composed of NAddMorphs to make an operation with or without reports. Must be included on a panel with controls. To be …
SqueakSource
Add some usual mathematical functions
SqueakMap
squeak