Skip to content

shoshanatech/Portishead

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portishead

Pharo compatibility for Dolphin Smalltalk

What is Portishead?

Portishead is a compatibility layer to ease the porting of Pharo frameworks to Dolphin Smalltalk. It consists of classes and methods equivalent to those found in Pharo - these may be straight copies, adaptations or redirections to equivalent Dolphin code. Functionality is unlikely to be complete but just enough to enable the dependent framework code to be ported with no/minimal changes.

How does Portishead differ from Grease?

Grease is a portability package which largely implements a new, common API across Smalltalk dialects. Portishead by contrast aims to implement classes and methods with the same names and API as those in Pharo.

Why 'Portishead'

  • Like Pharo, Portishead is named after a lighthouse
  • Portishead is a portability framework

Getting Started

  • This repository is primarily used as a submodule by other repositories (Seaside, Iliad...)
  • To download standalone, clone/download to your Dolphin working directory

About

Pharo portability for Dolphin Smalltalk

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Smalltalk 100.0%