From: Bernd Kreimeier <bk@lokigames.com>
To: Per Bothner <per@bothner.com>
Cc: java-discuss@sourceware.cygnus.com, classpath@gnu.org
Subject: Re: Proposal for CNI/JNI problems
Date: Sat, 01 Apr 2000 00:00:00 -0000 [thread overview]
Message-ID: <14465.16440.644562.996900@ares.lokigames-lan.com> (raw)
In-Reply-To: <m2aem6ixh0.fsf@magnus.bothner.com>
Per Bothner writes:
> You need to analyze CNI (i.e. C++) source code. You need to recognize
> CNI field and method references, which are just C++ field/method
> references. That implies a semantic analysis of the C++ code.
Yep.
> The logical tool is a compiler. The only C++ compiler we have
> available is G++.
ANTLR? Bootstrapping issues aside.
> It does not emit C source. Adding an option to emit C is a major
> project. It is even worse if you want human-readable C.
Granted. I wasn't focused on G++.
> What you can do is convert annotated-CNI to JNI C.
What do you mean by annotated-CNI?
> That loses some of the simplicity of CNI
Is a modification of gcjh a good way to simplify the task for
the parser/converter? I.e. marking Java-turned-C++ classes,
enforcing naming schemes/prefixes etc.?
> However, that is a quite different idea.
Having parts of the toolchain being pure Java (along with the
ability to compile them to native code for bootstrap) is the
foundation for much more portability. I'd prefer e.g. an ANTLR
solution for that reason alone, given that the feasibility
of either approach still seems equally dubious to me :-\.
b.
next prev parent reply other threads:[~2000-04-01 0:00 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-04-01 0:00 Paul Fisher
2000-04-01 0:00 ` Per Bothner
2000-04-01 0:00 ` Jochen Hoenicke
2000-04-01 0:00 ` Stuart Ballard
2000-04-01 0:00 ` Per Bothner
2000-04-01 0:00 ` Jon Olson
2000-04-01 0:00 ` Paul Fisher
2000-04-01 0:00 ` Aaron M. Renn
2000-04-01 0:00 ` Stuart Ballard
2000-04-01 0:00 ` Chris Blizzard
2000-04-01 0:00 ` Chris Blizzard
2000-04-01 0:00 ` Per Bothner
2000-04-01 0:00 ` Bernd Kreimeier
2000-04-01 0:00 ` Per Bothner
2000-04-01 0:00 ` Bernd Kreimeier
2000-04-01 0:00 ` Per Bothner
2000-04-01 0:00 ` Bernd Kreimeier
2000-04-01 0:00 ` Per Bothner
2000-04-01 0:00 ` Bernd Kreimeier [this message]
2000-04-01 0:00 ` Per Bothner
2000-04-01 0:00 ` Bernd Kreimeier
2000-04-01 0:00 ` Alexandre Oliva
-- strict thread matches above, loose matches on Subject: below --
2000-04-01 0:00 David Pettersson
2000-04-01 0:00 ` Per Bothner
2000-04-01 0:00 Boehm, Hans
2000-04-01 0:00 Lam.Mark
2000-04-01 0:00 ` Aaron M. Renn
2000-04-01 0:00 ` Brian Jones
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=14465.16440.644562.996900@ares.lokigames-lan.com \
--to=bk@lokigames.com \
--cc=classpath@gnu.org \
--cc=java-discuss@sourceware.cygnus.com \
--cc=per@bothner.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).