Hello everyone,

I failed to do my previously planned task. It turns out that adding debug
info to the sbl files at the time of translation is not really possible,
because translator itself knows nothing about the types, about other
classes and about runtime data offsets. To make this working, we could
generate proper sbl files by java runtime in Inferno, but this is currently
not really needed. Though wm/deb lacks variables and arguments information,
it is still usable and useful.

My project seems to be almost complete. I've implemented most of the base
things, so that  some can run java apps in Inferno. Basic i/o works, basic
java features seem to be running ok. I've provided a detailed description
of working features and implemented JCL parts in my README file in the
repository.

So, the next week I'm planning to think of the next things to do. I should
implement working build system for this project, to compile and translate
the complete JCL and build Inferno runtime. I need to write some more docs,
as there are many places in the source code which are not quite trivial.
I'm also thinking of some additional tools to simplify java usage in
Inferno.



-- 
Regards,
Dmitry Kabak

-- 
You received this message because you are subscribed to the Google Groups "Plan 
9 Google Summer of Code" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/plan9-gsoc.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to