
28 Mar
2005
28 Mar
'05
2:10 p.m.
Tushar <tushar@mwti.net> writes:
I am thinking of converting GNU Classpath used for GCJ to C++. I have following reasons about why to do this.
You should probably start by explaining what Classpath and GCJ are. I happen to know the answer for GCJ, but not Classpath. Others may not know either one. ClassPath is gnu implementation of JAVA API. They use same API as java but use different implementaion. GCJ classes and classpath will be merged into one.My idea is to use code from Classpath(or GCJ. but GNU
On Thu, 2005-03-24 at 19:55, David Abrahams wrote: thing ) to write C++ lib. Regards, Tushar