819 packages
— page 25
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
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
'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
Dan Ingalls did an emulation of the Smalltalk-72 emulator for Alan Kay's birthday. The original Smalltalk 72 User Manual is available:http://www.spies.com/~aek/pdf/xerox/alto/Smalltalk72_Manual.pdf
SqueakMap
squeak
SmallWiki is a complete OO implementation of a Wiki. This is the kernel. See the package SmallWiki for more information.
SqueakMap
squeak
SmallWiki, a completely OO implementation of a Wiki. SmallWiki was written by Lukas Renggli and ported to Squeak by Chris Burkert, Stephen Pair and others. Please report any bugs and/or fixes to the list
SqueakMap
squeak
This is a Installer for SmallWiki, a completely OO implementation of a Wiki.SmallWiki was written by Lukas Renggli and ported to Squeak by Chris Burkert, Stephen Pair and others.Please report any bugs and/or fixes to the maintainer! This installs/upgrades all …
SqueakMap
squeak
This is old mock objects simple framework port from VisualWork. It is for BehaviorMockup testing
SqueakMap
squeak
Send ChangeSorter buildInterestingChangeSet to construct a ChangeSet named 'Interesting' which contains all the interesting (see the method comment for details) code changes in a snapshot.
SqueakMap
squeak
SoapCore is a SOAP implementation for Squeak (including both client and server). It is a SOAP part of SoapOpera. It achieves some interoperability with other SOAP, such as SOAP4R, Splash/Spray, etc. Designed to be lean and simple.
SqueakMap
squeak
SoapCoreClient is a SOAP client implementation for Squeak. It achieves some interoperability with other SOAP, such as SOAP4R, Splash/Spray, etc. Designed to be lean and simple. Only YAXO is needed for installation
SqueakMap
squeak
SoapCoreServer is a SOAP server implementation for Squeak. It achieves some interoperability with other SOAP, such as SOAP4R, Splash/Spray, etc. Designed to be lean and simple. * Prerequisites: KomHttpServer6.2+ *
SqueakMap
squeak
SoapOpera is a multi-protocol, multi-transport SOAP with ORB, currently runs on Squeak3.x SoapOpera consists of two parts: SoapCore and OperaORB. SoapCore is a SOAP implementation for Squeak (including SOAP RPC).It acheves some interoperability with other SOAP, such as SOAP4R, Splash/Spray. …
SqueakMap
squeak