ObjectProfile / Carlone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Carlone

Carlone is a visualization engine built on top of Bloc. It is currently under heavy development. Tests are executed on travis: Travis: https://travis-ci.org/ObjectProfile/Carlone

Execute the following code snippet to load Roassal2 on Pharo 7

Metacello new
    baseline: 'Carlone';
    repository: 'github://akevalion/Carlone/src';
    load.

About

License:MIT License


Languages

Language:Smalltalk 98.7%Language:HTML 1.3%