[e-lang] powerbox presentation

Mark S. Miller markm at cs.jhu.edu
Thu Nov 9 03:09:59 CST 2006


Matej Kosik wrote:
> The security picture book by Marc Stiegler misses a slide about the
> powerbox pattern (that is why I raised a ``simple question''
> http://www.eros-os.org/pipermail/e-lang/2006-August/011460.html
> some time ago).
> 
> I quite enjoyed talking about it today to few other people and the
> presentation is online.
> http://altair.dcs.elf.stuba.sk/~kosik/latex/tex/powerbox-rants/


Hi Matej,

These look great! One minor comment for now:

I notice that everywhere you have to keep repeating

     pragma.enable("easy-return")
     pragma.disable("explicit-result-guard")

Sorry for this annoyance. With the soon to be posted 0.8.37c and all future 
releases, all these should work fine with

     pragma.syntax("0.9")

which should be less annoying.

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

     Cheers,
     --MarkM


More information about the e-lang mailing list