docker-pharo-runtime
Pharo runtime
A Docker image for Pharo, allowing developers to run the Pharo runtime environment in a container.
Docker image for Pharo
5 stars
6 watching
1 forks
Language: Shell
last commit: 4 months ago
Linked from 1 awesome list
dockerpharo
Related projects:
Repository | Description | Stars |
---|---|---|
ba-st/docker-pharo-vm | Provides a Docker image for running Pharo VM on top of Debian 12 slim | 4 |
ba-st/buoy | An extension to Pharo and GS64 adding useful utilities | 22 |
pharojs/pharojs | An open source framework that enables developers to write applications in Pharo and run them on the JavaScript platform. | 118 |
pharo-contributions/clap-st | A command-line argument parser for Pharo image | 33 |
pharo-containers/containers-stack | A simple implementation of a stack data structure | 0 |
astares/pharo-os-raspbian | Enables Pharo support on Raspbian OS | 0 |
pharo-containers/containers-hashtable | An alternative implementation of a hash table data structure using the Moose framework in Smalltalk. | 1 |
astares/pharo-os-unix | A Pharo package providing improved support for Unix systems | 2 |
astares/pharo-os-windows | Provides an interface between Pharo and the Windows operating system | 14 |
astares/pharo-os-linux-ubuntu | A Pharo package designed to improve support for Linux systems, particularly Ubuntu. | 4 |
pharo-containers/containers-runarray | A Smalltalk class optimized for storing sequences of repeating values | 1 |
pharo-contributions/ossubprocess | Forking Operating System Processes from within Pharo Language | 34 |
pharo-project/pharo-launcher | A tool for managing Pharo images and downloading templates from various sources. | 109 |
ba-st/launchpad | A command-line interface to manage and configure applications within a Smalltalk image | 15 |
pharo-containers/containers-trie | An implementation of a data structure for efficiently storing and retrieving sets of strings | 3 |