Hi,

I'm a rookie looking to implement a language for fun & profit :)

I want to know if there are any publications on efficiently mapping
the ML type-system to Java, like tuples, unions, closures ... or like
implementing generics through reification or through code-
specialization (I can't think of a reason why not, but I don't have
the experience).

Or any articles on implementing static language features on top of the
JVM (I can see there's a lot of talk on dynamic features in the Docs).

Thanks,

--

You received this message because you are subscribed to the Google Groups "JVM 
Languages" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/jvm-languages?hl=en.


Reply via email to