26874 packages — page 1075

WorkspaceInPharoWorldMenu

SmalltalkHub pharo

XBase

Package giving full access to Xbase (dBASE) files (dBASE III/IV) in Smalltalk
GitHub pharo MIT

xctrace-querier

Wrapper to xctracer in Pharo
GitHub pharo

Xenq

A very simple XML builder/printer on Pharo
GitHub pharo MIT

XML-XMLParserHTML

For Pharo and Gemstone - copied from smalltalkhub and set to use github
GitHub pharo MIT

XMLParser

SmalltalkHub pharo

XMLParserHTML

SmalltalkHub pharo

XMLParserStAX

SmalltalkHub pharo

XMLSupport

XML-Support is a repository for packages that parse, manipulate and generate XML documents. The most recent release can be loaded into Pharo by evaluating:Gofer new squeaksource: 'XMLSupport'; package: 'ConfigurationOfXMLSupport'; load. (Smalltalk at: #ConfigurationOfXMLSupport) perform: #loadDefault.It can also be loaded into …
SqueakSource pharo

XMLSupport

SmalltalkHub pharo

XMLWriter

SmalltalkHub pharo

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