[3643] in java-interest
Re: linking java with c/c++
daemon@ATHENA.MIT.EDU (Pat Niemeyer)
Tue Nov 21 00:29:52 1995
Date: Mon, 20 Nov 1995 21:50:57 -0600 (CST)
From: Pat Niemeyer <pat@icon-stl.net>
To: Marko Gargenta <mgargent@undergrad.math.uwaterloo.ca>
cc: java-interest@java.sun.com
In-Reply-To: <Pine.ULT.3.91.951120102205.29446B-100000@noether.math.uwaterloo.ca>
On Mon, 20 Nov 1995, Marko Gargenta wrote:
> I want to use Java for the new project, but I also need to use Lex/Yacc
> for it too.
>
> Is there any way to link c/c++ to Java somehow, or are the
> tools like Lex/Yacc going to be designed for Java too?
Yes on both counts.
You can link in native methods, however you lose a lot in doing so
(for all the obvious reasons).
I'm sure that there will be a Lex/Yacc for Java eventually (or sooner).
Pat
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com