59781 packages — page 579

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

HR

SmalltalkHub

hsi

SqueakSource

hsTestings

This is just the well known example from the splendid book Squeak By Example.
SqueakSource squeak

ht

This is a replacement for (Identity)Dictionary and (Identity/Weak)Set that uses chaining instead of linear probing for collision resolution. This results in a much better performance for big Collections.
SqueakSource

HTMCSSValidatingParser

SmalltalkHub

HTML

Support for parsing HTML (from Scamper)
SqueakSource

Html

SmalltalkHub

HTML

SqueakMap squeak

HTML-Link-St

GitHub pharo MIT

HTML-Parser

Parses an HTML document into an XML DOM, using YAXO's XMLElement. This parser is HTML 4.01 compliant - it will accurately infer the structure of correct HTML, but it is not tolerant of broken markup.
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 from seaside repository
Lukas Renggli Source pharo

HTML5

Monticello package from seaside repository
Lukas Renggli Source pharo

HTML5

Monticello package from seaside repository
Lukas Renggli Source pharo

HTML5

Monticello package from seaside repository
Lukas Renggli Source pharo

HTML5

Monticello package from seaside repository
Lukas Renggli Source pharo

HTML5

Monticello package from seaside repository
Lukas Renggli Source pharo

HTML5

Monticello package from seaside repository
Lukas Renggli Source pharo

HTML5

Monticello package from seaside repository
Lukas Renggli Source pharo

HTML5

Monticello package from seaside repository
Lukas Renggli Source pharo

HTML5

Monticello package from seaside repository
Lukas Renggli Source pharo

html5-named-entities

A basic reader to obtain W3C named HTML entities in a Dictionary
GitHub pharo

HTML5Shiv

SmalltalkHub

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