Given the Java integration of Rascal, I was wondering whether Rascal can also be directly integrated with Scala -- which is a JVM language too? Is it currently the case that if I want to do some Scala integration, I need to hoop through Java? This is particularly important to me because, due to personal reasons, I would feel dishonoured if I touch any Java.
:-) too bad we have no native scala integration. Indeed you should go through Java, unless you know how to generate a class file with the necessary constructor and method without typing any java...
Asked: Dec 20 '11
Seen: 28 times
Last updated: Dec 20 '11
Copyright CWI, 2010-2012. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.