26888 packages — page 1076

xncxx12

Pharo By Example Monticello Lights out excercise
SqueakSource pharo

XPath

SmalltalkHub 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

XSDToPharo

SmalltalkHub pharo

XTream

If you are looking for the port of VW Xtreams to Squeak/Pharo please go to </a href="http://www.squeaksource.com/Xtreams.html">Xtreams projectThis project hosts SqueaXTream which is an experimental version written from scratch with a bit different strategy and a few different goals (see …
SqueakSource pharo

Xtreams

Xtreams is the Squeak port of VW Xtreams. The project site (and documentation) is athttp://code.google.com/p/xtreamsHere's how to load the project using Gofer (Pharo):Gofer new squeaksource: 'Xtreams'; package: 'Xtreams-Support'; package: 'Xtreams-Core'; package: 'Xtreams-Terminals'; package: 'Xtreams-TerminalsFileSystem'; package: 'Xtreams-Transforms'; package: 'Xtreams-Substreams'; package: 'Xtreams-Parsing'; …
SqueakSource pharo

YetAnotherLightsOut

Example project from Pharo By Example.
SqueakSource pharo

youtrack-explorer

A GToolkit / Pharo library for exploring the YouTrack API
GitHub pharo MIT

Yrupe

Serialize Ficus objects to/from git in Pharo
GitHub pharo MIT

Z3950

A binding of the ZOOM Yaz client for Squeak and Pharo.InstallationInstall instructionsUsage:Usage instructions
SqueakSource pharo

zcl

Command line static file server using Pharo, Zinc and Clap
GitHub pharo

ZeroConf

SmalltalkHub pharo

ライフゲーム(1) #初心者向け - Qiita

はじめに 今回は Pharo 10 を使って、Smalltalk プログラミングの一例として「ライフゲーム」を作ってみます。 ライセンス 本記事で掲載するソースコードは MIT License の下で利用できます。 https://opensource.org/lice...
Web Discovered pharo