[Grace-core] Failure handling

James Noble kjx at ecs.vuw.ac.nz
Thu Jun 28 20:28:45 PDT 2012


> Michael has added failure and failure handling to the compiler!

cool!  
(you should obviously talk to him without me there more often)

> This summarizes what's there:
> 
> var x := 0
> try {
>    x.fail
> } else {
>    print "Handled error"
> }

which version(s) is this in?
doesn't seem to be online as of 
v0.0.7.1052 / 2d14739

james


More information about the Grace-core mailing list