I have setup a page with all the stuff I posted about the proposed new language here: http://code.google.com/p/try-catch-finally/wiki/NewLanguageForJVM
I am planning to define the grammar soon, and then will start work on implementing the parser. A very basic question: I assume that in order to write a parser, i would need the ability to understand Java class files? When compiling, how does one access other types that are already defined - say in libraries or other Java/non Java programs? Thanks and Regards Dibyendu -- 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.
