922 packages — page 37

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

zurb

Zurb is an implementation of https://foundation.zurb.com/sites/docs/ CSS examples using the Zurb Foundation CSS framework in Squeak. This is extremely useful for building Seaside Websites with the Zurb Foundation tools. Shoot me an email if you would like to hack at …
SqueakSource squeak