the link: https://github.com/rapido/spread/blob/master/avail/spread.avail
On 04 Jun 2014, at 23:16, Robbert van Dalen <[email protected]> wrote: > hi, > > i’ve just finished a first version of a dsl called: spread. > there are no comments because i’m lazy! > also notice that spread is in postfix. > hopefully the code show's what i want to achieve. > > the next step is to strengthen the types. > for instance "__+” should only accept “number value”’s or “thunk”’s that > produce "number value”’s. > i’m not sure how to achieve that. > hopefully someone can suggest some strengthening strategies. > > cheers, > Robbert.
