JSR292 CookBook

Rémi Forax forax at univ-mlv.fr
Sun Jun 5 09:43:46 PDT 2011


I've started to write some small (a some not so small) examples
showing how to implement common dynamic runtime patterns.

http://code.google.com/p/jsr292-cookbook/

Currently, only the source codes are available,
the doc will follow.
Also the dynamic dispatch pattern is not fully implemented
and the memoize one is too complex for my taste.

Rémi



More information about the mlvm-dev mailing list