Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Pharo

Pharo is an open source dynamic and reflective language inspired from the Smalltalk programming language and integrated development environment (IDE). Pharo offers strong live programming features such as immediate object manipulation, live update and hot recompiling. The live programming environment is at the heart of the system.

https://github.com/ducasse/apriori

An implementation of the APriori learning machine algorithm

pharo

Last synced: 14 Dec 2024

https://github.com/grype/pharo-rwmutex

Mutual Exclusion access to a shared resource between a single writer and multiple concurrent readers.

concurrency concurrent-programming mutex mutex-synchronisation pharo pharo-smalltalk rwmutex

Last synced: 18 Dec 2024

https://github.com/gastonginestet/qwidget-parser

This project consists of developing using patterns such as Visitor or Builder in Pharo Smalltalk a tool that reads the window design (XML or JSON) and generates the necessary code to display it with Spec2.

parser pharo pharo-smalltalk spec spec-2

Last synced: 18 Dec 2024

https://github.com/samwson/quote-of-the-day

A simple program that shows a random quote on demand.

pharo pharo-smalltalk quotes smalltalk

Last synced: 18 Dec 2024

https://github.com/ducasse/containers-zipper

A Zipper datastructure (originally developed by C. Teruel)

collections pharo

Last synced: 14 Dec 2024

https://github.com/rvillemeur/smallclock

an animated clock using morphic in pharo

animation clock morphic mouse pharo smalltalk

Last synced: 04 Jan 2025

https://github.com/astares/pharo-community

Access to community pages from within the image

pharo

Last synced: 18 Dec 2024

https://github.com/astares/pharo-currencies

Dealing with Currencies in Pharo

pharo

Last synced: 18 Dec 2024

https://github.com/jurajkubelka/fogbugzapi

FogBugz API for Pharo http://fogbugz.com http://pharo.org

api api-client fogbugz issue-tracker pharo pharo-smalltalk smalltalk

Last synced: 19 Dec 2024

https://github.com/astares/pharo-os-raspbian

Pharo support for Raspbian OS

pharo

Last synced: 18 Dec 2024

https://github.com/ducasse/descent

A little language to represent simple data and not be forced to use YAML.

description language pharo

Last synced: 14 Dec 2024

https://github.com/astares/seaside-iris

IRIS Framework for Seaside

pharo

Last synced: 18 Dec 2024

https://github.com/astares/pharo-infinity

Infinity arithmetic for Smalltalk

pharo

Last synced: 18 Dec 2024

https://github.com/astares/seshat

Seshat Online Team

pharo seaside

Last synced: 18 Dec 2024

https://github.com/astares/pharo-scriptmanager

A simple script manager for Pharo

pharo

Last synced: 18 Dec 2024

https://github.com/astares/seaside-hopscotch

Seaside wrapper for https://github.com/linkedin/hopscotch

pharo

Last synced: 18 Dec 2024

https://github.com/astares/seaside-addtohomescreen

Seaside wrapper for http://cubiq.org/add-to-home-screen

pharo seaside

Last synced: 18 Dec 2024

https://github.com/opensmock/reusetale

ReuseTale is a project to support the analysis of a re-use feedback in an industrial context. ReuseTale help us to import, visualize and analyse some projects datas (source-code and contributors).

components molecule pharo smalltalk

Last synced: 11 Jan 2025

https://github.com/sergestinckwich/magic-words

Automatically exported from code.google.com/p/magic-words

pharo smalltalk

Last synced: 18 Dec 2024

https://github.com/astares/pharo-w3c

W3C

pharo

Last synced: 18 Dec 2024

https://github.com/astares/pharo-suffixconditionals

Port of the Suffix conditionals for Pharo

pharo

Last synced: 18 Dec 2024

https://github.com/astares/pharo-alpine

Opposite to Seaside

pharo

Last synced: 18 Dec 2024

https://github.com/astares/pharo-abstractmath

Abstract math objects

pharo

Last synced: 18 Dec 2024

https://github.com/pharo-containers/Containers-Stack

A dead stupid stack implementation, but one fully working :)

collection containers datastructures pharo stack

Last synced: 17 Nov 2024

https://github.com/ducasse/containers-llist

To play with a kind of lispish lists.

pharo

Last synced: 14 Dec 2024

https://github.com/badetitou/pharo-draculatheme

This is a dracula theme adaptation for Pharo

dracula dracula-theme pharo

Last synced: 11 Jan 2025

https://github.com/olekscode/nameanalyser

Interactive tool in Pharo for analysing and improving identifier names using machine learning

big-code machine-learning nlp pharo pharo-smalltalk smalltalk software-naturalness

Last synced: 18 Dec 2024

https://github.com/pavel-krivanek/healthreporter

simple tool to report health status of a Pharo image

pharo

Last synced: 21 Jan 2025

https://github.com/ducasse/comix2

To manage comix collection...

book pharo

Last synced: 14 Dec 2024

https://github.com/olekscode/wordfrequenciescounter

Calculate word frequencies in text corpora

pharo

Last synced: 18 Dec 2024

https://github.com/ducasse/dice

A small DSL for dice rolling: a nice example to get started with Pharo

exercise learning loop pharo

Last synced: 14 Dec 2024

https://github.com/olekscode/languagedetector

Detects the language of a text

pharo

Last synced: 18 Dec 2024

https://github.com/ducasse/galets

a collection of little extensions for Pharo. "Galets" are stone you find on the beach

collection extension goodies pharo

Last synced: 14 Dec 2024

https://github.com/olekscode/consultingdetective

A tool to help library developers detect breaking changes before the release and reduce their negative effect on client systems

breaking-changes data-mining deprecation library-migration library-update pharo software-evolution

Last synced: 18 Dec 2024

https://github.com/guillep/zcl

Command line static file server using Pharo, Zinc and Clap

command-line file-server pharo zinc

Last synced: 18 Dec 2024

https://github.com/olekscode/clio

A tool for exploring the history of a project (e.g. getting API entities that were available at a given commit)

pharo

Last synced: 18 Dec 2024

https://github.com/ducasse/collector

To manage simple collections.

pharo

Last synced: 14 Dec 2024

https://github.com/pavel-krivanek/pharo-image-map

HTML map of all objects in the minimal Pharo image

pharo

Last synced: 21 Jan 2025

https://github.com/juliendelplanque/sunit-visitor

A package extending SUnit with an implementation of the visitor design pattern.

pharo smalltalk

Last synced: 18 Dec 2024

https://github.com/juliendelplanque/ply

A PLY parser/model for Pharo.

parser pharo ply smalltalk

Last synced: 18 Dec 2024

https://github.com/juliendelplanque/tinybasicparser

A parser for TinyBasic written in Pharo using PetitParser.

pharo smalltalk

Last synced: 18 Dec 2024

https://github.com/ducasse/containers-btree

underway...

pharo

Last synced: 14 Dec 2024

https://github.com/pavel-krivanek/posixsharedmemory

Posix Shared Memory binding for Pharo

pharo

Last synced: 21 Jan 2025

https://github.com/pavel-krivanek/tuppu

Simple persistent document store

pharo

Last synced: 21 Jan 2025

https://github.com/sebastianconcept/pharogohashmap

Pharo bindings for the HashMap in Go

golang hashmap pharo smalltalk

Last synced: 11 Jan 2025

https://github.com/juliendelplanque/dbplayground

A playground allowing to execute SQL code on a connection to database and to inspect the results.

database-management pharo smalltalk

Last synced: 18 Dec 2024

https://github.com/juliendelplanque/easycrud

A framework to perform CRUD on relational databases easily from Pharo.

crud databases pharo

Last synced: 18 Dec 2024

https://github.com/juliendelplanque/essence

A little utility to watch my gas mileage. Written in Pharo.

pharo smalltalk

Last synced: 18 Dec 2024

https://github.com/psvensson/silo-st

A Smaltlalk port of the Linden SILO code

pharo smalltalk

Last synced: 18 Dec 2024

https://github.com/tesonep/pharo-image-generator

This is a generator to create synthetic images for Pharo

pharo

Last synced: 18 Dec 2024

https://github.com/ducasse/onedollarrecognizer

A simple recognizer (ported from SS3)

pharo

Last synced: 14 Dec 2024

https://github.com/programmer-ke/tinyshop

A tiny shop

pharo smalltalk

Last synced: 18 Jan 2025

https://github.com/vincentblondeau/pharodownloader

Some utilities to manage the download of the Pharo images and VMs

downloader pharo pharo-smalltalk

Last synced: 18 Dec 2024

https://github.com/pharo-containers/Containers-KeyedTree

An implementation of KeyedTree

collections pharo

Last synced: 17 Nov 2024

https://github.com/robvanlopik/ds1307-tinyrtc

Real Time Clock for Pharo IoT

pharo

Last synced: 22 Jan 2025

https://github.com/estebanlm/wamo

Where Are My Objects - A simple tool find instance leaks

pharo pharo-smalltalk

Last synced: 18 Jan 2025

https://github.com/moosetechnology/hooves

Moose + SimpleDDS + IDE Extension

pharo

Last synced: 14 Jan 2025

https://github.com/moosetechnology/famix-coverage

Famix metamodel for coverage

coverage meta-model moose pharo smalltalk

Last synced: 18 Jan 2025

https://github.com/pavel-krivanek/typedslot

An example of Slots usage for Pharo

pharo

Last synced: 21 Jan 2025

https://github.com/ducasse/phonetix

A framework to manage phoneme in text (developed by O Auverlot).

pharo

Last synced: 14 Dec 2024

https://github.com/marcusdenker/changedetector

simple change detector using ModificationForbidden

pharo smalltalk

Last synced: 18 Dec 2024

https://github.com/pavel-krivanek/speccore

Experiments with loading of Spec/Gtk on top of the minimal Pharo

pharo

Last synced: 21 Jan 2025

https://github.com/ducasse/mybecher

to hold experiences

pharo

Last synced: 14 Dec 2024

https://github.com/juliendelplanque/databasecritics

A tool to run critics on SQL database schema dumps.

model-checker moose pharo smalltalk

Last synced: 15 Dec 2024

https://github.com/tinchodias/ficus

Library to define tree-like immutable objects in Pharo

pharo

Last synced: 09 Oct 2024

https://github.com/pavel-krivanek/periscope

Universal navigation sidebar for Nautilus

pharo

Last synced: 21 Jan 2025

https://github.com/moosetechnology/mooseproject

A project to manage multiple Moose versions of a project

pharo

Last synced: 14 Jan 2025

https://github.com/pavel-krivanek/onscreenkeyboard

On screen virtual keyboard for Pharo

pharo

Last synced: 21 Jan 2025

https://github.com/pavel-krivanek/methodtracer

Methods tracing using object-as-method mechanism

pharo

Last synced: 21 Jan 2025

https://github.com/moosetechnology/famixreplication

A Famix extension to detect duplication in a Famix model and represent the replicas.

duplication duplication-finder famix moose pharo replication-finder smalltalk

Last synced: 14 Jan 2025

https://github.com/scopeo-project/scopeo-instrumentation

Instrumentation library to trace every method call, and instance variable assignment of chosen methods

instrumentation pharo tracing-applications

Last synced: 18 Jan 2025

https://github.com/moosetechnology/carrefour

Binding between Famix and FAST

moose pharo smalltalk

Last synced: 09 Oct 2024

https://github.com/pavel-krivanek/icemetadatalessfiletreewriter

standalone metadata-less file tree writer taken from the Iceberg

pharo

Last synced: 21 Jan 2025

https://github.com/telescopest/telescoperoassal

TelescopeRoassal is a connector to render Telescope visualization with the Roassal project

connector pharo roassal smalltalk telescope visualization visualizations

Last synced: 27 Dec 2024

https://github.com/tesonep/framecounter

I am a simple frame counter for pharo!

morphic pharo

Last synced: 18 Dec 2024

https://github.com/jurajkubelka/fogbugz

FogBugz client for Pharo http://fogbugz.com http://pharo.org

client fogbugz pharo pharo-smalltalk

Last synced: 19 Dec 2024

https://github.com/hernanmd/processwrapper

ProcessWrapper is a plugin + wrapper code for Pharo Smalltalk Windows process execution

pharo pharo-smalltalk plugin-wrapper smalltalk

Last synced: 03 Jan 2025

https://github.com/bouraqadi/pharojs

PharoJS: Develop in Pharo, Run on JavaScript

pharo pharo-smalltalk smalltalk

Last synced: 17 Jan 2025

https://github.com/jurajkubelka/workshopattendance

A mini attendance application that simplifies workshop administration

client pharo pharo-smalltalk

Last synced: 19 Dec 2024

https://github.com/vendethiel/watchlist.pharo

A small Watch List app in Pharo Smalltalk, using Glorp (SQLite3 via Garage) and Bloc+Toplo

bloc garage glorp pharo pharo-bloc pharo-garage pharo-glorp pharo-smalltalk pharo-toplo smalltalk sqlite3 toplo

Last synced: 18 Jan 2025

https://github.com/estebanlm/pharo-z3

Pharo FFI bindings for the https://github.com/Z3Prover/z3 library

pharo

Last synced: 22 Jan 2025

https://github.com/jurajkubelka/fogbugzanalyzer

FogBugz activity analysis support for Pharo http://fogbugz.com http://pharo.org

analysis client fogbugz pharo pharo-smalltalk

Last synced: 19 Dec 2024

https://github.com/matfluor/docxtemplate

a Simple Docx-Templating Class for Pharo.

pharo smalltalk

Last synced: 18 Dec 2024

https://github.com/ducasse/skeletonizer

A little library to generate method skeleton

pharo

Last synced: 14 Dec 2024

https://github.com/pharo-ai/bytepairencoder

A byte-pair encoder

bytecode-encoding pharo

Last synced: 17 Jan 2025

https://github.com/sergestinckwich/strava-client.st

Strava client experimentation in Pharo

pharo smalltalk strava

Last synced: 18 Dec 2024

https://github.com/sergestinckwich/liburbi.st

Generate Urbi code from Smalltalk

pharo robotics smalltalk urbi

Last synced: 18 Dec 2024