Using the local variables have the following benefits:

  - it runs faster, and it has a better chance of JIT optimization
  - the generated byte code is smaller
  - the code runs fine even if it's running outside
    the continuation environment

I also added a test case for this.

Cool stuff! :)

cheers
--
Torsten

Attachment: PGP.sig
Description: This is a digitally signed message part

Reply via email to