4344 packages
— page 17
Note:This repository is obsolete. Please refer tohttp://www.squeaksource.com/rbfor the latest code.The RB AST for Squeak. Used by the Refactoring Engine and NewCompiler
SqueakSource
squeak
Monticello package 'AST' in the transactional repository at source.lukas-renggli.ch. Latest AST-lr.137.mcz; 1 version.
Lukas Renggli Source
Monticello package 'AST-Compiler' in the helvetia repository at source.lukas-renggli.ch. Latest AST-Compiler-lr.37.mcz; 37 versions.
Lukas Renggli Source
Monticello package 'AST-Compiler' in the unsorted repository at source.lukas-renggli.ch. Latest AST-Compiler-lr.8.mcz; 8 versions.
Lukas Renggli Source
Monticello package 'AST-Core' in the rb repository at source.lukas-renggli.ch. Latest AST-Core-lr.92.mcz; 91 versions.
Lukas Renggli Source
Monticello package 'AST-Semantic' in the rb repository at source.lukas-renggli.ch. Latest AST-Semantic-lr.15.mcz; 15 versions.
Lukas Renggli Source
Monticello package 'AST-Tests-Core' in the rb repository at source.lukas-renggli.ch. Latest AST-Tests-Core-lr.14.mcz; 9 versions.
Lukas Renggli Source
Monticello package 'AST-Tests-Semantic' in the rb repository at source.lukas-renggli.ch. Latest AST-Tests-Semantic-cwp.4.mcz; 4 versions.
Lukas Renggli Source
See theIntroduction to the ThothCompiler.Provides ThothCompiler which offers the frontend of the NewCompiler, then transforms the AST, and feeds it into the old compiler.MembersCreator:Niko SchwarzAdmin:Niko SchwarzTagscompiler,education,researchRegistrationMCHttpRepositorylocation: 'http://www.squeaksource.com/ASTBridge'user: ''password: ''PackagesASTASTBridgeASTBridgeLoaderNewCompilerThothCompilerLinkshttp://www.squeaksource.com/ASTBridge.htmlhttp://www.squeaksource.com/ASTBridgeGlobal:Read And WriteStatisticsRegistered:24 September 2009 11:38:19 pmTotal Releases:0Total Versions:29Total Downloads:1156
SqueakSource
squeak
Asteroid is a small, but still functional, implementation of the new(?) technology named Comet. See more about comet at:http://en.wikipedia.org/wiki/COMET_(programming) Seehttp://minnow.cc.gatech.edu/squeak/5851for more info.
SqueakMap
squeak
A simple framework built to play around with the idea of objects living in their own process. It basically wraps around an object so that you can send it asynchronous messages. It comes with a full test suite.
SqueakMap
squeak
A simple framework built to play around with the idea of objects living in their own process. It basically wraps around an object so that you can send it asynchronous messages. It comes with a full test suite.
SqueakSource
We needed a system to run an set of cosistency-checking sql queries to report users about problems. Then appeared othet kinds of tasks.
SqueakSource
Simple virtual machine written in Squeak.An overview of AthenaS is:a simple vm implementation that execute a reduced set of bytecode (cf. AthenaSVM>>run:)a compiler (based on the RB AST) that translates Smalltalk code into this bytecode.What I personally think is the …
SqueakSource
squeak
Linux game ported to Squeak environment. in 3.7 load Array2D first, or try with the Games Package
SqueakMap
squeak
This package contains a lock-free implementation of two kinds of queues: FIFO and LIFO.There is no hard guarantees from currently existing VMs about an atomicity of certain operations.However, a current VMs implementation can't interrupt a running process between two simple …
SqueakSource
Aton is a set of classes for accessing CDS/ISIS databases. Its name comes from the egyptian god Aton (or Aten), which was the first one god, and the first dead god as well. In spanish, my language, is spelled "Atón" …
SqueakSource
squeak
Superior interface to the Audiotron.
SqueakMap
squeak
This class library allows the manipulation of time based multimedia content in squeak. The main focus is on the different container formats used to package the elementary streams of video, audio and the like. The Elementary streams are only handled …
SqueakMap
squeak
This package allows you to categorize uncategorized methods based on rules.For example you can put all uncategorized methods in SomeTest that begins with test under the tests category. See the release notes for details. Acknowledgments: The idea of method categorization …
SqueakMap
squeak
Services for the Automatic Method Categorizer.Load this package if you want context menus to autocategorize methods. Requires the services framework (available in Squeak 3.9)
SqueakMap
squeak
Autosaver files out your desired category automatically every X minutes.
SqueakSource
AvatoxMooseImporter is an importer for Moose. It is used to load Avatox XML files generated from ADA code. Currently, AvatoxMooseImporter requires CAnalyzer to be loaded.
SqueakSource