Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » IMP » Using an external compiler instead of java parser
Using an external compiler instead of java parser [message #29432] Mon, 20 July 2009 06:53 Go to previous message
Eclipse User
Originally posted by: erich.blanch1111.hotmail.com

Hi,

I have read that IMP can be used with other parser technologies than LPG.
But what if fhe "other" parser is an external compiler?

The background to my question is that we need to sort out (once for all) if
it is possible to re-use the front-end part of the existing compiler to
avoid the redunant/duplicate effort in writing almost the same
functionallity in Java. I have serous doubts about hooking in an external
compiler
during each reconcile event (to provide online error annotaions - which
implies that the source file must be saved prior to invoking the compiler)
and if an 3rd party compiler actually can provide such verbose output that
it makes scense.

Perhaps I'm missing something here and perhaps this is a commonly used
technology, can anyone give their opinion about this issue and perhaps point
to some project that actaully does this. I have found an Erlang IDE that
seems to be doing something like this but they are using
some background daemon server process that provides the analysis services.

Any help in this appreciated

regards

Erich
 
Read Message
Read Message
Read Message
Previous Topic:Using an external compiler instead of java parser
Next Topic:Incremental parsing
Goto Forum:
  


Current Time: Sat May 18 22:01:04 EDT 2013

Powered by FUDForum. Page generated in 0.01567 seconds