Happy !

ronsaldo / Dastrel

Project infos

License MIT
Tags
Creation date 2016-02-16
Website

Monticello registration

About Dastrel

Data stream language

The minimum required version of Pharo is Pharo 5. For loading woden, is enough to use the following script in the playground:

Gofer new
    smalltalkhubUser: 'ronsaldo' project: 'Dastrel';
    package: 'ConfigurationOfDastrel';
    load.
(Smalltalk at: #ConfigurationOfDastrel) loadBleedingEdge.