Happy !
ronsaldo / Dastrel
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.
