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/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/bouraqadi/pharojs

PharoJS: Develop in Pharo, Run on JavaScript

pharo pharo-smalltalk smalltalk

Last synced: 17 Jan 2025

https://github.com/tinchodias/ficus

Library to define tree-like immutable objects in Pharo

pharo

Last synced: 08 Feb 2025

https://github.com/capsulecorplab/pbe-lightsout

"Lights Out" game from "Pharo by Example - A First Application"

game lightsout pharo

Last synced: 29 Jan 2025

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

A tiny shop

pharo smalltalk

Last synced: 18 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/famix-coverage

Famix metamodel for coverage

coverage meta-model moose pharo smalltalk

Last synced: 18 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/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/pharo-containers/Containers-OrderPreservingDictionary

An implementation of multiple dictionaries preserving the order of addition of elements.

pharo

Last synced: 17 Nov 2024

https://github.com/pharo-ai/spelling-correction

A spelling correction algorithm that can identify and fix spelling mistakes

natural-language-processing pharo spelling spelling-correction

Last synced: 24 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

https://github.com/robvanlopik/pca9685-pwmexpander

PharoTings code for the PCA9685 I2C PWM expander

pharo

Last synced: 22 Jan 2025

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

Network utilities

pharo

Last synced: 18 Dec 2024

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

Online help for Pharo

pharo

Last synced: 18 Dec 2024

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

Support for markup generation in Pharo

pharo

Last synced: 18 Dec 2024

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

Experiment to work with Excel precision in Pharo.

excel pharo

Last synced: 18 Dec 2024

https://github.com/samwson/mazes-for-programmers

Generate Mazes with Programming

mazes pharo smalltalk

Last synced: 27 Jan 2025

https://github.com/sebastianconcept/starterplugin

Seed code for using it as a Pharo plugin starting point with PharoPluginBuilder

pharo pharo-smalltalk smalltalk virtual-machine virtualmachine

Last synced: 11 Jan 2025

https://github.com/euberdeveloper/pharo-codice-fiscale

A program that calculates the Italian "Codice Fiscale" written with Pharo

pharo smalltalk

Last synced: 04 Feb 2025

https://github.com/ba-st/ecosystem

pharo

Last synced: 17 Jan 2025

https://github.com/tinchodias/pharo-chipmunk2d

Pharo FFI bindings to Chipmunk2D library

ffi pharo

Last synced: 17 Dec 2024

https://github.com/seandenigris/ukulele-pharo

A small DB-like app to manage things related to playing e.g. songs, lessons, tabs

pharo smalltalk

Last synced: 17 Dec 2024

https://github.com/tinchodias/pharo-dotenv

Pharo package that loads environment variables from a .env file into the process environment variables.

pharo

Last synced: 17 Dec 2024

https://github.com/tinchodias/menta-pharo-bot

A small GitHub App written in Pharo that can be the starting point for creating your own app

github-api github-app github-webhooks pharo

Last synced: 17 Dec 2024

https://github.com/seandenigris/broadcastify-alive

Broadcastify OO client model for Glamorous Toolkit

gtoolkit pharo smalltalk

Last synced: 17 Dec 2024

https://github.com/seandenigris/login-st

Spike attempt at a generic simple login framework for Seaside; based on Ramon Leon's SmallReddit

authentication example-code pharo seaside smalltalk

Last synced: 17 Dec 2024

https://github.com/seandenigris/rtf-st

Port of RTF library released to community on Pharo ML (http://forum.world.st/RTF-reader-writer-tp2125230p2131538.html)

dynabook pharo rtf smalltalk

Last synced: 17 Dec 2024

https://github.com/seandenigris/chord-keyboard

Toy Chord Keyboard Emulator in Honor of Doug Engelbart

chord-keyboard doug-engelbart experiment pharo simulator smalltalk

Last synced: 17 Dec 2024

https://github.com/seandenigris/pharo-mail

Currently provides support to programmatically create a mailto URL

dynabook mailto pharo smalltalk

Last synced: 17 Dec 2024

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

Adaptive Radix Tree implemented in Pharo

pharo pharo-smalltalk tree-structure

Last synced: 18 Dec 2024

https://github.com/bouraqadi/components

Component-Based Programming

pharo pharo-smalltalk

Last synced: 18 Dec 2024

https://github.com/hernanmd/json-benchmarks

JSON Benchmarks for Pharo

benchmarks json pharo pharo-smalltalk

Last synced: 18 Dec 2024

https://github.com/hernanmd/bisect.sh

Pharo utility to create comparable test results files

bisection ci pharo pharo-smalltalk sunit

Last synced: 18 Dec 2024

https://github.com/iglosiggio/pochocloo

Trabajo Práctico de la materia "Compiladores de Lenguajes Orientados a Objetos" dictada el 4to bimestre del 2023 en FCEyN-UBA

compiler interpreter pharo smalltalk university

Last synced: 18 Dec 2024

https://github.com/opensmock/molecule-geographical-position-example

A Molecule example project to support the feedback in an industrial context.

bloc galileo gps molecule pharo pyramid smalltalk

Last synced: 18 Dec 2024

https://github.com/hernanmd/callgraphviz

Call graph visualization in Pharo using GraphViz

call-graph graphviz pharo pharo-smalltalk

Last synced: 18 Dec 2024

https://github.com/jvdsandt/advent-of-code-smalltalk

Advent of Code solutions using Pharo Smalltalk

aoc aoc-2023 aoc-2024 pharo pharo-smalltalk smalltalk

Last synced: 18 Dec 2024

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

Famix Aggregator is a decorator for the model importer.

moose pharo smalltalk

Last synced: 18 Dec 2024

https://github.com/bouraqadi/pjrandomnumber

PharoJS-based Random Number Generator

javascript pharo pharo-smalltalk

Last synced: 18 Dec 2024

https://github.com/sarvex/pharo125

Trying to complete 125 projects from in PharO

pharo pharo-lang pharo-programming-language pharo-smalltalk

Last synced: 18 Dec 2024

https://github.com/ducasse/moocminesweeper

A frozen version of the mine sweeper dedicated for the Advanced Design Mooc.

mooc pharo

Last synced: 18 Dec 2024

https://github.com/gabriel-darbord/phaultloc

Coverage-Based Fault Localization for Pharo

fault-localization 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/estebanlm/mastodon-feed

a mastodon to twitter cross-post application

mastodon pharo twitter

Last synced: 18 Dec 2024

https://github.com/estebanlm/toolkit

A box of tools for develop desktops applications with Pharo.

pharo

Last synced: 18 Dec 2024

https://github.com/jecisc/bugreport

A small project to ease the bug reporting in Pharo application.

bugreport pharo smalltalk

Last synced: 18 Dec 2024

https://github.com/jecisc/miniaturesgallery

A little Seaside application to display my miniatures

bloodbowl pharo seaside smalltalk

Last synced: 18 Dec 2024

https://github.com/gjvanderheiden/system-hashing-sha-512

Pharo Smalltalk implementation of SHA-512

pharo pharo-smalltalk sha-512 smalltalk smalltalk-lang

Last synced: 18 Dec 2024

https://github.com/eiichiroito/numpharo

NumPy like tools for Pharo Smalltalk

matplotlib-pyplot numpy pharo pharo-smalltalk smalltalk

Last synced: 18 Dec 2024

https://github.com/eiichiroito/defart4microbit

Defart for BBC micro:bit

microbit micropython pharo smalltalk

Last synced: 18 Dec 2024

https://github.com/hernanmd/needleman-wunsch

Implementation of the Needleman-Wunsch algorithm in Pharo

alignment dynamic-programming needleman-wunsch needleman-wunsch-algorithm pharo smalltalk

Last synced: 18 Dec 2024

https://github.com/polymathorg/random-numbers

Project to provide different random number generators for the Pharo programming language

pharo pharo-smalltalk polymath random random-generation smalltalk

Last synced: 18 Dec 2024

https://github.com/evref-bl/flutterdependenciespackager

A resolver of a Flutter projet dependencies (visualize them as graph)

flutter graph pharo

Last synced: 18 Dec 2024

https://github.com/pharo-graphics/spec-toplo

Toplo backend for Spec (Pharo)

pharo

Last synced: 08 Feb 2025

https://github.com/opensmock/littlesweethome

Little Sweet Home in a application designed to control home sensors (camera, temperature, motion, etc.), based on Molecule Component Framework.

application components example molecule open-smock pharo pharo-smalltalk smalltalk smock

Last synced: 18 Dec 2024

https://github.com/fanusaez/algoritmos3-fiuba

Trabajos Practicos materia Algoritmos y Programacion III - FIUBA

fiuba java oop oop-principles pharo solid-principles

Last synced: 18 Dec 2024

https://github.com/bergel/reinforcementlearning

Implementation of Reinforcement Learning (Q-Learning) in Pharo Smalltalk. The code is described in a chapter of the Agile Visualization book.

machine-learning pharo pharo-smalltalk reinforcement-learning visualization

Last synced: 18 Dec 2024

https://github.com/grype/pharo-akai-mpc

Support for reading AKAI MPC files in Pharo.

akai akai-mpc pharo pharo-smalltalk

Last synced: 18 Dec 2024

https://github.com/jpleboeuf/exercism_pharo-smalltalk

My solutions to the exercises from the Pharo Smalltalk track on Exercism.

exercism exercism-solutions exercism-track pharo pharo-smalltalk smalltalk

Last synced: 18 Dec 2024

https://github.com/grype/flickrbackgrounds

Tiny tool to set Pharo's world background to a random image using Flickr API

pharo

Last synced: 08 Feb 2025

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/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/astares/pharo-os-raspbian

Pharo support for Raspbian OS

pharo

Last synced: 18 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/valentinbourcier/pharoclock

For experimental purposes, we need recordings of coding sessions with the current time visible.

pharo widget

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/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