Skip to content

chisandrei/moldable-analysis-presentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modable Analysis with Glamorous Toolkit

A presentation of using Glamorous Toolkit to do moldable analyses.

Metacello new
    baseline: 'MoldableAnalysisPresentation';
    repository: 'github://chisandrei/moldable-analysis-presentation:main/src';
    load

Inspect the presentation

(GtLiveShow createWithArrowsVisible: MoldableAnalysisPresentation new) create.		

Open the presentation in a new window.

space := BlSpace new.
space root addChild: (GtLiveShow createWithArrowsVisible: MoldableAnalysisPresentation new) create.
space title: 'Moldable analysis'.
space show			

About

Modable Analysis with Glamorous Toolkit Live Presentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published