On 29 Oct 2006, at 02:10, Bernd Prager wrote:

I was googeling quite a bit without real success.

Does anybody has some advice or can point me to a web site on how to set
up an Eclipse project that integrates Bison in a decent way?

Isn't it a Java platform? Bison is only C-code, but may be used to
produce output in other languages, such as Java then, though I do not
know the state of that.

Eclipse supports a variety of languages, out of the box Java and C/C++
with the CDT plug in (http://www.eclipse.org/cdt/).

If you want to take up the quest, you might take down the latest Bison at <ftp://alpha.gnu.org/gnu/bison/>, try to compile it, and if there need to be changes, work it out in Bug-Bison <bug-bison@gnu.org>.

  Hans Aberg




_______________________________________________
help-bison@gnu.org http://lists.gnu.org/mailman/listinfo/help-bison

Reply via email to