4344 packages — page 56

hos

An experimental runtime and development environment for harmony-oriented programs.Harmony-oriented programmingis an ongoing research project by Sebastian Fleissner and Elisa Baniassad.
SqueakSource

HOSeaside

SmalltalkHub

Hostname

Rosetta Code

How to set up a GT GitHub repo in 7'

You can use GitHub to manage your Pharo source code and Lepiter database pages, but there are several details involved in setting it up and automating the load process. We'll show you, step-by-step, how to do this.
Web Discovered pharo

HPDF

Squeak binding for the free Haru PDF library using FFI http://libharu.sourceforge.net
SqueakSource squeak

HQ9plus

HQ9+ was designed by Cliff L Biffle, who wanted a language where the canonical programs (Hello World, 99 Bottles Of Beer and a quine) were easy to write. The language has four instructions -- H, Q, 9 and + -- …
SqueakMap squeak

HTML

SqueakMap squeak

HTML+CSS Validating Parser

This is an HTML and CSS parser and DOM that handles rotten HTML and broken CSS quite well. I wrote it to provide validation of web pages and it is the underlying technology behind http://www.badpage.info. The tag nesting and attribute …
SqueakMap squeak

HTML5

Monticello package 'HTML5' in the seaside repository at source.lukas-renggli.ch. Latest HTML5-mb.10.mcz; 10 versions.
Lukas Renggli Source

HTMLBuilder

These are the HTML builder classes from Seaside that has been reworked a bit in order to work as the base layer ofHttpView2. The idea was forSeasideandHttpView2to use the same base layer, we will see how that goes - I …
SqueakMap squeak

htmlcssparser

NOTE: This project has been moved tohttp://smalltalkhub.com/#!/~ToddBlanchard/HTMCSSValidatingParser!!!This is an HTML and CSS parser and DOM that handles rotten HTML and broken CSS quite well. I wrote it to provide validation of web pages and it is the underlying technology behind …
SqueakSource

htosQuintoGame

Learning Project with SBE.
SqueakSource

HTTPAPIClient

abstration for Squeak, Pharo, GemStone so making cross platofrm API clients is easier.
GitHub pharo MIT

HTTPClient

A Squeak port of Steve Waring's HTTP client. (The original, Dolphin package is available at http://www.dolphinharbor.org/dh/projects/httpclient/index.html.) The Squeak port is usable, but still needs a lot of cleanup work. The Squeak port must be installed using an up-to-date version of …
SqueakMap squeak

httpexplorer

HttpExplorer is a Pharo based application for sending and inspecting HTTP requests. It is modeled after the HttpClient application for Mac OS X.
GitHub pharo NOASSERTION

HttpView2

This is the new HttpView called HttpView2 that is: It also includes much better samples and comments and an upcoming article inboth Swedish and English is intended to work as a tutorial. HttpView is a lightweight web framework based on …
SqueakMap squeak

HudsonBuildTools

Monticello package 'HudsonBuildTools' in the hudson repository at source.lukas-renggli.ch. Latest HudsonBuildTools-lr.53.mcz; 55 versions.
Lukas Renggli Source

HudsonBuildTools

Monticello package 'HudsonBuildTools' in the unsorted repository at source.lukas-renggli.ch. Latest HudsonBuildTools-lr.26.mcz; 26 versions.
Lukas Renggli Source

IanPiumartaGoodies

Working repository for updates to projects by Ian Piumarta. Original code harvested from change sets in the squeakvm.org SVN repository and from the goodies page originally hosted at http://www-sor.inria.fr/~piumarta/squeak/goodies.html and retrieved via wayback machine at https://web.archive.org/web/20070703200933/http://www-sor.inria.fr/%7Epiumarta/squeak/goodies.html. Original code by Ian …
SqueakSource squeak

ical

iCalendariCalendar import and export. iCalendar is supported by Mozilla products, Apple iCal and even Microsoft Outlook.Support for freebusy time is limited, the rest should work.Currently used in production for an internal application andDabbleDBThe SeaCal package contains classes to publish a …
SqueakSource

iCalSummerTalk

This project is the SummerTalk project of Yann Monclair for the summer 2006. The aim is to implement an iCalendar, in Smalltalk. The project has two parts, the first is having a notion of timeflow, so that our calendar evolves …
SqueakSource

iceberg-git-cli

Alternative Iceberg git CLI implementation replacing the use of Libgit2 FFI with external process invocations of the git CLI executable
GitHub MIT

iceberg-metacello-gitlab-nonstandard

An Iceberg and Metacello repository to use gitlab repositories following non-standard urls.
GitHub pharo MIT

iceberg-metacello-phabricator

An Iceberg and Metacello repository to use Phabricator's Git service.
GitHub pharo MIT

IcebergAndSpecTests

The aim of this repository is to discover Iceberg and Spec tools (Pharo)
GitHub pharo