1451 packages — page 58

walter

The Wheeled Autonomous Learning Terrain Exploring Rover. This is my development robot and all new stuff gets put on him and tried out first. My goal is to develop a Squeak code base for W.A.L.T.E.R. and other robots.
SqueakSource squeak

WaterOuzel

WaterOuzel is a Seaside-integratio of the JavaScript-based "Blackbird" logging console by G. Scott Olson. He adequately states the purpose of the project in the single sentence "You might never use alert() again." For details see the Blackbird homepage (http://www.gscottolson.com/blackbirdjs/) or …
SqueakSource

WeatherStation

A weather station that grabs data via MQTT, stores it in a postgreSQL database and displays it in PlotMorphs - or whatever you like.A nice example of pulling together several packages to make a useful application.
SqueakMap squeak

WebCodeStats

WebCodeStats counts classes, methods, average methods per class, avg lines per method, nr of tests, and many more. Used to measure code statistics in web frameworks, but can also be used more generally. Just fill the appropriate package patterns in …
SqueakSource

Wiki-Counter

Example for Wiki page for Pharo
GitHub pharo

wkmSBEQuinto

Squeak by Example Quinto Game
SqueakSource squeak

wobbolSBEQuinto

The Quinto game from the squeak by example book.
SqueakSource squeak

Woden-Example

SmalltalkHub

WordLearning

Example used in the Smalltalk lecture at the University of Bern
SqueakSource

WorldMenuRegistry

Provides a menu registry for most of The World Menu extension points including menus for: project, appearance, changes, and help. It also modifies the open menu registry to use the same design. This package, when installed, will dynamically handle any …
SqueakSource

wut-game-smalltalk

Assignment for WUT "Programming Paradigms" course. A simple text adventure game in Smalltalk.
GitHub

X36OBPExpressions

This project is an example of lazy evaluation depicted on Expression evaluation. It contains simple parser of expressions like (x 2 3 + -). It also demonstrates interpreter pattern.
SqueakSource

XMLParser

XMLParser provides validating SAX and DOM parsers for well-formed XML documents on Pharo, Squeak, and Gemstone. It also provides a DOM API for manipulating documents, namespace support, and an optional XMLWriter for writing documents. Validation and namespace checking are enabled …
SqueakMap squeak

XMLParser-HTML

Provides SAX and DOM parsers for HTML that convert possibly malformed HTML into well-formed XML. Uses XMLParser. For additional info and examples: http://montyos.wordpress.com
SqueakMap squeak

XMLParser-StAX

A pull parser for XMLParser that provides a streaming interface for "pulling" XML events and also supports pull-style DOM parsing for dynamically converting events into DOM nodes. Uses XMLParser. For additional info and examples: http://montyos.wordpress.com
SqueakMap squeak

XMLParser-XPath

An XPath library for Pharo, Squeak, and Gemstone leveraging the XML parsing capabilities of XMLParser. Supports XPath 1.0 syntax with extensions. Uses XMLParser. For additional info and examples: http://montyos.wordpress.com
SqueakMap squeak

XMLTransformer

With XMLTransformer you can bind Smalltalk code to any XML element.You can transform a XML into any other XML or finally in some other format ... Sound, Html, Pdf ... what you think of :)You can bind XML namespaces to …
SqueakMap squeak

XMLWriter

XMLWriter allows you to generate well-formed XML documents using an API based on Seaside's canvas and tag brushes so all tags will be nested properly and not left unclosed. For additional info and examples: http://montyos.wordpress.com
SqueakMap squeak

xncxx12

Pharo By Example Monticello Lights out excercise
SqueakSource pharo

XPathHelp

This book provides examples on coding XPath on a live XMLDocument from the web. It uses Monty's XML Suite available from the squeak metacello repository. https://www.w3.org/TR/1999/REC-xpath-19991116/#section-Introduction 1. XPath is a notation for retrieving information from a document. 2. The information …
SqueakSource pharo

Yadis

Yadis (http://yadis.org/) is a service discovery system allowing relying parties to determine automatically, without end-user intervention, the most appropriate protocol to use.Examples of such services are:Single sign-on across web sitesProfile exchange and form fillingBlog anti-spamYadis provides the first step for …
SqueakSource squeak

YAQ

Quinto test from Squeak By Example.
SqueakSource squeak

YetAnotherLightsOut

Example project from Pharo By Example.
SqueakSource pharo

YourTutorial

SmalltalkHub

Zaemis

I'm learning Smalltalk and this is my playground for all to see.
SqueakSource