[e-lang] Missing makeIOUMint.emaker in DonutLab?

Mark Miller erights at gmail.com
Mon May 14 16:02:35 EDT 2007


On 5/14/07, Stephan van Staden <stephanvanstaden at tuks.co.za> wrote:
> Is DonutLab's makeIOUMint.emaker missing in the E distribution? Where
> can I find/locate it?


It became the makeIOUIssuerAuthor.emaker:

    ? def <donut> := <import:com.hp.donutLab.*>
    # value: <import:com.hp.donutLab.*>

    ? def issuer := <donut:makeIOUIssuerAuthor>(timer)("Sugar")
    # value: <issues Sugar>

It became an author because it now bundles in some record keeping, and
so needs an alleged timer which responds to a "now()" message with an
integer.


-- 
Text by me above is hereby placed in the public domain

    Cheers,
    --MarkM


More information about the e-lang mailing list