Skip to content
/ tode Public
forked from dalehenrich/tode

tODE - the Object-centric Development Environment. Smalltalk development, deconstructed and a development environment for GemStone/S.

License

Notifications You must be signed in to change notification settings

talksmall/tode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tODE: the Object-centric Development Environment Build Status

The current incarnation of tODE is very loosely based upon the Topaz Programming Environment for GemStone/S.

The current implementation (still in development) uses a Pharo1.4 image as the GCI client running against a GemStone/S 3.1.0.x stone using version 1.0-beta.9 of GLASS.

See the Metacello installation instructions for details on installing Metacello.

GemStone Server Installation

Metacello new
    baseline: 'Tode';
    repository: 'github://dalehenrich/tode:master/repository';
    load: 'GemStone Server'.

I have not renamed the Baseline ... yet

Pharo Client Installation

See the Gci client installation instructions.

tODE Documentation

Here's a video of my Smalltalks 2012 presentation: topez: A Stepping Stone to tODE.

Here's a recent screen shot:

About

tODE - the Object-centric Development Environment. Smalltalk development, deconstructed and a development environment for GemStone/S.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Smalltalk 100.0%