Skip to content

The Pharo Dev: Mastering Objects

Programming through messages

  • Home
  • Blog
  • Team

Monthly Archives: February 2021

Running Pharo 9 in Docker

Docker is an excellent tool to manage containers, and execute applications on them. This is not a discovery!! The idea of this post is to show how easy and simple is to have a Pharo 9 Seaside application running in Docker. Initial Considerations This post is based in the excellent Docker image written by theContinue reading “Running Pharo 9 in Docker”

Posted byPablo TesoneFebruary 24, 2021Posted intoolsTags:deploymentLeave a comment on Running Pharo 9 in Docker

First Apple M1 Pharo Version

After receiving the new Apple Mini with the M1 processor, we are producing the first version of the Pharo VM. This version, is a base version that lacks JIT optimizations and requires external libraries (it is not build as a bundle). However, it is a good step forward to have a working version in thisContinue reading “First Apple M1 Pharo Version”

Posted byPablo TesoneFebruary 16, 2021Posted indata structuresLeave a comment on First Apple M1 Pharo Version
The Pharo Dev: Mastering Objects, Blog at WordPress.com.