Hi,

I have named the proposed new language Ravi - which is the Sanskrit
word for the Sun.
Have also setup a google project site: http://ravi-lang.googlecode.com.

I had posted a question in my previous thread but did not receive a
reply - perhaps this question was lost in the other messages. So here
it is again:

[snip]
The initial problem is how to load classes referred to in the source
code, i.e., how to handle imports. Do I need to use something like ASM
to locate and load references to classes, or is it possible to use a
custom class loader to do this? What is the general approach followed
by other implementations?
[/snip]

I would be grateful for a reply to this question as the first thing I
want to tackle in my new language is the import statement.

Many thanks
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.

Reply via email to