24282 packages — page 611

QuintoEXTREME

Quinto like you've NEVER SEEN IT*! *unless you've read "Squeak By Example"
SqueakSource squeak

QuintoGameMyTest

I followed the Instructions in the E-Book "Squeak by Exapmle" to write this game. So all the code is acutally from this book.
SqueakSource squeak

QuintoJCB

That silly game from Squeak by Example. :)
SqueakSource squeak

Quintology

This is the Quinto game from the Squeak by Example book
SqueakSource squeak

QuintoMockM

Creating the Quinto game by following the tutorial on https://github.com/hpi-swa-lab/SqueakByExample-english/releases/download/6.0/SBE-6.0.pdf
SqueakSource squeak

QuintoOfcyjia

exercise from Squeak By Example
SqueakSource squeak

QuintoTOK

A project to learn Squeak. The Quinto game from SBE-5.3.
SqueakSource squeak

Quotes

A simple package that displays Quote/Author pairs in a window. The quotes are displayed sequentially or in a random order. The speed of the display is adjustable via a slider.
SqueakMap squeak

RakefetQuintoGame

open university - oop Squeak
SqueakSource squeak

Raspberry Pi GPIO SUpport

The Raspberry Pi has a useful set of gpio pins to which we can attached a wide range of devices, inputs and sensors. This package provides support for many of them. The original version was written by Doug McPherson to …
SqueakMap squeak

RayCaster

I implement a ray casting engine. I can be used for 2D lighting effects and line of sight testing. I can also be used to render pseudo-3D scenes, either natively in morphic with solid colors or with the help of …
SqueakSource squeak

RayTracing

A quick port of David Buck's raytracing package for VW. See http://www.cincomsmalltalk.com/userblogs/buck/blogView?showComments=true&entry=3243310836for more info. RayTraceExamples example1 This will take a bit of time...
SqueakMap squeak

Redundant1

A personal experiment in Project-based documentation. HTTP and Project linkswithin GeeMails contained in a Book packaged with a changeSet in a Project.
SqueakMap squeak

Reef

AJAX/Javascript framework for seaside. Documentation, tutorials, etc. can be found at:Home PageTo load Reef:Gofer it squeaksource: 'Reef'; package: 'ConfigurationOfReef'; load. "Use this if you already have Seaside30 and JQueryWidgetBox installed" ((Smalltalk at: #ConfigurationOfReef) project version: #bleedingEdge) load. "This loads everything, …
SqueakSource squeak

Refactoring Browser for 3.2

See more information in the general Refactoring Browser package.
SqueakMap squeak

Refactoring Browser for 3.4/3.5

The Refactoring Browser is a variant on the class browser which automates common operations that people do (change the name of a variable) to modify the design of code (extract a portion of a longish method into it's own method) …
SqueakMap squeak

Refactoring Browser for 3.7

This is the Refactoring Browser for 3.7
SqueakMap squeak

Refactoring Browser for 3.8

This is the Rb for 3.8. This contains the RB parseTrees and RB Parser, the refactory Engineand a subclass of browser. changes:- uses AppRegistry.
SqueakMap squeak

Refactoring Engine

This is the Refactoring Engine. (It's the Refactoring Browser without the Browser and AST).(Actually, this first version will come with the Browser, but it will be removed soon) This depends on package AST, and it needs Squeak 3.9.For 3.8, install …
SqueakMap squeak

Refactoring Tools

Refactoring tools functionality integrated directly into Squeak's modern browsers.
SqueakMap squeak

Refactoring-Squeak-Platform

Monticello package from rb repository
Lukas Renggli Source squeak

Refactoring-Squeak-Platform

Monticello package from rb repository
Lukas Renggli Source squeak

Refactoring-Tests-Environment

You might want to read aboutSqueak's Community Development Model. If you are not a core developer here is where you can submit suggested changes to Squeak. This repository is open to all reasonable submissions.Tests are always appreciated.Once a package is …
Squeak Trunk squeak

RefactoringEngine

Note:This repository is obsolete. Please refer tohttp://www.squeaksource.com/rbfor the latest code.The refactoring engine of the old RB. This does not include the AST. This needs Squeak 3.9.
SqueakSource squeak

Refactory

The Refactoring Browser for Squeak This is the one used in 3.8. For 3.9 onwards, look at "Refactoring Engine".
SqueakSource squeak