Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » [General question] : Xtext interoperability
[General question] : Xtext interoperability [message #1203411] Fri, 22 November 2013 16:49 Go to next message
Didier Garcin is currently offline Didier GarcinFriend
Messages: 68
Registered: April 2013
Member
Hi,

Could Xtext take advantage of interoperability with others parser generators (byacc, bison, javacc ...) than antlr ?

Thanks all !

[Updated on: Fri, 22 November 2013 16:50]

Report message to a moderator

Re: [General question] : Xtext interoperability [message #1204181 is a reply to message #1203411] Sat, 23 November 2013 01:39 Go to previous messageGo to next message
Henrik Lindberg is currently offline Henrik LindbergFriend
Messages: 2509
Registered: July 2009
Senior Member
On 2013-22-11 17:49, Didier Garcin wrote:
> Hi,
>
> Could Xtext take advantage of interoperability with others parser
> generators (byacc, bison, javacc ...) than antlr ?
>
> Thank all !

You can write generators and implement support for other parsers if you
have a lot of time on your hands. The separation of concerns is probably
pretty decent, but it is a lot of work.


- henrik
Re: [General question] : Xtext interoperability [message #1204561 is a reply to message #1204181] Sat, 23 November 2013 06:02 Go to previous message
Didier Garcin is currently offline Didier GarcinFriend
Messages: 68
Registered: April 2013
Member
I realize that in addition to implement a new generator, as Xtext syntax and semantics are pretty much antlr oriented, it is necessary to re-implement xtext ide too.

So, I guess it is 2/3 of software to re-implement.

Thank you very much, Henrik.

Regards.

[Updated on: Sat, 23 November 2013 06:04]

Report message to a moderator

Previous Topic:[Xtext 2.3.1] : Unexpected non-LL(*) decisions due to recursive rule invocations
Next Topic:Validation In Xtext
Goto Forum:
  


Current Time: Thu Mar 28 17:21:44 GMT 2024

Powered by FUDForum. Page generated in 0.05386 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top