Skip to content

boehmchen/perseverance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Perseverance

The Perseverance Project ports the [Path Tools Framework}(https://www.hpi.uni-potsdam.de/hirschfeld/trac/SqueakCommunityProjects/wiki/pathToolsFramework) developed by Michael Perscheid for Squeak 4.4 to Squeak 6.0.

The following paragraphs are used as a protocol/ todo list for the project.

Load Sequence

  • Path-Core
  • Path-Finder
  • Path-Map
  • Path-View
  • Path-Contracts
  • Path-Harvester
  • Path-Tests
  • Path-Spike
  • Path-Dev

Install

To install the Perseverance Project you need to install Metacello first. If you have Metacello installed proceed by executing following command in the workspace:

Metacello new
	repository: 'github://boehmchen/perseverance:master/src';
	baseline: 'Perseverance';
	get;
	load.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published