1844 packages
— page 56
Initial Skins release for Squeak 3.7. See http://squeak.preeminent.org/
SqueakSource
squeak
This change set applies patches to the Enhanced IRC client allowing it to utilize the Skins II modifications. The code in this change set may be included in the enhanced irc client base set since this change set makes no …
SqueakMap
squeak
This is a single Monticello file that holds an updated Skins II package for Squeak 3.7. Seehttp://squeak.preeminent.orgfor instructions on use and features.
SqueakMap
squeak
This new model attempts to accomplish a couple of goals that I saw as defects in the original skins model: Detailed instructions and proper links to the 3 change sets required are on my home page as described above.Tested on …
SqueakMap
squeak
Change set required to support Skins II.
SqueakMap
squeak
Modal info dialogs disturb, when you want to use code, which includes them, without user interaction.E.g. I want to build a test-server, which loads all updates on an image, but if this updates include a self info: this code cannot …
SqueakMap
squeak
Support for skiplists originally shipped with Squeak until 4.1.
SqueakSource
squeak
A UI theme based on Aqua theme
SqueakMap
squeak
Allows you to select slides as you view them. Easier to use than the other slideshow program "friendlier". Future versions will allow you to invert the selected set to review deleted slides and undelete them. Also to copy the set …
SqueakMap
squeak
I started to reimplement BookMorph from scratch with tests. I intend to make it really better (at least from what I saw working) than bookmorph and make it possible to be changed. I want to be able to share my …
SqueakMap
squeak
This is actually just a crude hack of the Czech keyboard driver for Unix/Linux font written by Vladimir Janousek in which the values of Tab1, Hacektab, and Carkatab dictionaries were replaced by values suitable for MS Windows native fonts (installed …
SqueakMap
squeak
SmaCC (Smalltalk Compiler-Compiler) is a freely available parser generator for Smalltalk.Use this package if you want to develop a new parser/scanner/compiler. It is a replacement for the T-Gen parser generator. T-Gen has several limitationsthat make it difficult to produce parsers. …
SqueakMap
squeak
Use this, if you have created some parsers/compilers with SmaccDevelopment and want todeploy them without the development.
SqueakMap
squeak
SmaCCDev needs Squeak 3.9 and a current runtime (SmaCC-lr.13 minum)
SqueakMap
squeak
SmaCC for Squeak 3.8 and older
SqueakSource
squeak
It is very common when your code is "stable" to run SmallLint to see if there are errors in your code that you did not realize. SmallLint is a very usefull tool for that, but when you automatize that process, …
SqueakMap
squeak
Smallapack give you the ability to work efficiently with numerical matrices of large size, compute an inverse, compute eigenvectors, etc... BLAS and LAPACK libraries are pre-requisites (compiled as Dynamic link libraries)
SqueakMap
squeak
With this package you will be able to generate LaTeX files from your methods and classes comments. The LaTeX files are made for pdf output with clickable links. You can easily modified the apearence of the generated document as it …
SqueakMap
squeak
Initial Squeakmap release. This version still has some known problems. Join the development team if you'd like to help polish this up.
SqueakMap
squeak
SmallDEVS is a new implementation of B. Zeigler's DEVS formalism. Its design is based on Zeigler's book "Theory of Modeling and Simulation" and partially influenced by Python DEVS (http://moncs.cs.mcgill.ca/MSDL/research/projects/DEVS/). It is an experimental software. It allows for experimenting with prototype-based …
SqueakMap
squeak
DEVS modeling and simulation framework for Squeak. See http://www.fit.vutbr.cz/~janousek/smalldevs/. Depends on SIXX, Connectors, PlotMorph. Load packages in this order: System-Prototypes, SmallDEVS-MyRepository, SmallDEVS-Core, SmallDEVS-GUI, SmallDEVS-Examples.
SqueakSource
squeak
InstallationGofer new squeaksource: 'SmallFaces2'; package: 'Table'; package: 'Pager'; package: 'SFCSS'; package: 'SmallFaces'; package: 'SFSeaside3'; package: 'SFPrototype3'; package: 'SFScriptaculous3'; package: 'SmallFacesExamples'; package: 'SFESeaside3'; load
SqueakSource
squeak
'SmallInterfaces' brings you long-awaited 'interface' in Smalltalk.The extension is originally developed by Benny Sadeh in VisualWorks NC. I ported this interesting extension to Squeak.
SqueakMap
squeak
A short introduction how to use SmallLint as a Squeak morphic project(including a book morph)
SqueakMap
squeak