26874 packages
— page 1075
Package giving full access to Xbase (dBASE) files (dBASE III/IV) in Smalltalk
GitHub
pharo
MIT
Wrapper to xctracer in Pharo
GitHub
pharo
A very simple XML builder/printer on Pharo
GitHub
pharo
MIT
For Pharo and Gemstone - copied from smalltalkhub and set to use github
GitHub
pharo
MIT
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
Pharo By Example Monticello Lights out excercise
SqueakSource
pharo
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
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 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
Example project from Pharo By Example.
SqueakSource
pharo
A GToolkit / Pharo library for exploring the YouTrack API
GitHub
pharo
MIT
Serialize Ficus objects to/from git in Pharo
GitHub
pharo
MIT
A binding of the ZOOM Yaz client for Squeak and Pharo.InstallationInstall instructionsUsage:Usage instructions
SqueakSource
pharo
Command line static file server using Pharo, Zinc and Clap
GitHub
pharo
はじめに 今回は Pharo 10 を使って、Smalltalk プログラミングの一例として「ライフゲーム」を作ってみます。 ライセンス 本記事で掲載するソースコードは MIT License の下で利用できます。 https://opensource.org/lice...
Web Discovered
pharo