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.

Reply via email to