Own parser [message #21404] |
Tue, 10 June 2008 17:19  |
Eclipse User |
|
|
|
Originally posted by: tcelvis.gmail.com
Hi,
I already have a complete Java lexer, parser and AST for the language I am
implementing. Now I "just" need to integrate it into the IMP framework. :-)
Is it sufficient, as the User Guide states, to implement the interfaces in
the org.eclipse.imp.parser package ?
Regards
Thomas Christensen
|
|
|
Re: Own parser [message #21422 is a reply to message #21404] |
Wed, 11 June 2008 13:47   |
Eclipse User |
|
|
|
Thomas Christensen wrote:
> Hi,
> I already have a complete Java lexer, parser and AST for the language I
> am implementing. Now I "just" need to integrate it into the IMP
> framework. :-)
>
> Is it sufficient, as the User Guide states, to implement the interfaces
> in the org.eclipse.imp.parser package ?
>
> Regards
> Thomas Christensen
Yes. Or, to be more accurate, it should be, and others have done so, but
if it doesn't work for you, you have every right to point out where we
went wrong. And in fact we'd appreciate it. :-)
--
Cheers,
-- Bob
--------------------------------
Robert M. Fuhrer
Research Staff Member
Programming Technologies Dept.
IBM T.J. Watson Research Center
IMP Project Lead (http://www.eclipse.org/imp)
X10: Productivity for High-Performance Parallel Programming (http://x10.sf.net)
|
|
|
|
Re: Own parser [message #21471 is a reply to message #21466] |
Fri, 13 June 2008 15:50  |
Eclipse User |
|
|
|
Originally posted by: regenmacher.online.de
"Thomas Christensen" <tcelvis@gmail.com> schrieb im Newsbeitrag
news:37fb44a546a35882f84838c5be88b905$1@www.eclipse.org...
> What we have is a BYACC/J-generated lexer and a JFlex-generated parser.
> Does anyone know if others have attemped to integrate these into IMP ?
Bison: see post "Importing existing YACC/Bison parser ti IMP" in this
newsgroup (date: 30.08.2007)
|
|
|
Re: Own parser [message #571154 is a reply to message #21404] |
Wed, 11 June 2008 13:47  |
Eclipse User |
|
|
|
Thomas Christensen wrote:
> Hi,
> I already have a complete Java lexer, parser and AST for the language I
> am implementing. Now I "just" need to integrate it into the IMP
> framework. :-)
>
> Is it sufficient, as the User Guide states, to implement the interfaces
> in the org.eclipse.imp.parser package ?
>
> Regards
> Thomas Christensen
Yes. Or, to be more accurate, it should be, and others have done so, but
if it doesn't work for you, you have every right to point out where we
went wrong. And in fact we'd appreciate it. :-)
--
Cheers,
-- Bob
--------------------------------
Robert M. Fuhrer
Research Staff Member
Programming Technologies Dept.
IBM T.J. Watson Research Center
IMP Project Lead (http://www.eclipse.org/imp)
X10: Productivity for High-Performance Parallel Programming (http://x10.sf.net)
|
|
|
Re: Own parser [message #571372 is a reply to message #21422] |
Fri, 13 June 2008 13:56  |
Eclipse User |
|
|
|
What we have is a BYACC/J-generated lexer and a JFlex-generated parser.
Does anyone know if others have attemped to integrate these into IMP ?
|
|
|
Re: Own parser [message #571404 is a reply to message #21466] |
Fri, 13 June 2008 15:50  |
Eclipse User |
|
|
|
"Thomas Christensen" <tcelvis@gmail.com> schrieb im Newsbeitrag
news:37fb44a546a35882f84838c5be88b905$1@www.eclipse.org...
> What we have is a BYACC/J-generated lexer and a JFlex-generated parser.
> Does anyone know if others have attemped to integrate these into IMP ?
Bison: see post "Importing existing YACC/Bison parser ti IMP" in this
newsgroup (date: 30.08.2007)
|
|
|
Powered by
FUDForum. Page generated in 0.04827 seconds