4671 packages — page 118

GTParser

Some simple Pharo parsing.
GitHub pharo

Guess-The-Number

Gonna upload some old SmallTalk code i did some years back
GitHub

GuessingGame

Smalltalk program of an automated guessing game with the computer to see how many attempts it takes to guess a number correctly.
GitHub

HackerNewsReader

A simple reader for HackerNews developed in Smalltalk
GitHub

hackweek-20

Solve problems with Smalltalk
GitHub

hamming-distance-pharo

Hamming Distance exercism exercise in Pharo. Compares two "DNA" strings and counts the differences b/t the two strands.
GitHub pharo

Hamza_Libs

Stone Libraries made by Hamza
GitHub

HDF5-pharo-binding

GitHub pharo MIT

HealthReporter

simple tool to report health status of a Pharo image
GitHub pharo MIT

heckaprompter

Web toy written in Squeak Smalltalk and the Seaside web framework (intended to be fun)
GitHub squeak

heiberg

DrGeo Smalltalk Sketches for propositions of Euclid's Elements (Heiberg Teubneriana Edition)
GitHub

HellowWorld

Hellow world in Pharo
GitHub pharo

HelpCenter

A framework to document your Spec widgets using pragmas.
GitHub MIT

herenciapharo

GitHub pharo

HeuristicCompletion-Analyser

HeuristicCompletion-Analyser analyzes software packages, identifying patterns and reporting metrics like class count and unique methods to provide insights into package structure.
GitHub pharo MIT

HeuristicCompletion-Benchmarks

HeuristicCompletion-Benchmarks measures the accuracy and other metrics of code completion suggestions by testing various prefix lengths on method calls within a given scope.
GitHub pharo MIT

HeuristicCompletion-Dependency

HeuristicCompletion-Dependency introduces a new fetcher that enhances Completion’s ability to access package dependencies.
GitHub pharo MIT

HeuristicCompletion-History

HeuristicCompletion-History introduces a new fetcher that improves Completion’s access to the user’s history.
GitHub pharo MIT

HeuristicCompletion-Model

GitHub pharo MIT

HeuristicCompletion-Prefix

HeuristicCompletion-Prefix introduces a new fetcher that improves the Completion engine’s capability to analyze the prefix segment during code completion.
GitHub pharo MIT

HeuristicCompletion-Weights

HeuristicCompletion-Weights introduces a new methodology that assigns a specific weight to each feature.
GitHub pharo MIT

HiDeHo

the HiDeHo (HInts for Directing the Exploration from History of Operations) framework for Pharo
GitHub pharo MIT

Highcharts

https://www.github.com/ba-st/HighchartsSt but in filetree and not tonel so GemStone can use it.
GitHub gemstone MIT

HiQ

Basic implementation of the game HiQ in SmallTalk
GitHub

history

A collection-like object to hold and retrieve elements that are dated
GitHub pharo MIT