Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » xText allows to create a Prolog Parser?
icon5.gif  xText allows to create a Prolog Parser? [message #1298700] Wed, 16 April 2014 12:45 Go to next message
André Ramos is currently offline André RamosFriend
Messages: 11
Registered: April 2014
Junior Member
Hi!
I'am trying to develop an Eclipse IDE for a Prolog extension.
The problem is that Prolog allows you to define new operators with arbitrary precedence and associativity rules at run-time.
Can xText handle this easily? Can i create a viable parser and editor for Prolog with xText?
I'am a rookie at xText so if it is not a good option for the develop of a Logic Programing language IDE pls say.
BTW if the are any openSource xText Prolog projects send me the links.

Tks for your attetion, i will be waiting for a reply.

My regards , André
Re: xText allows to create a Prolog Parser? [message #1298900 is a reply to message #1298700] Wed, 16 April 2014 15:35 Go to previous message
Joerg Reichert is currently offline Joerg ReichertFriend
Messages: 80
Registered: July 2009
Location: Leipzig
Member
Hi André,

there was this forum entry poiting to a prolog grammar: http://www.eclipse.org/forums/index.php/t/441161/ and this is the current state of the grammar: https://github.com/isr-uci-edu/ArchStudio5/blob/master/org.archstudio.prolog.xtext/src/org/archstudio/prolog/xtext/Prolog.xtext

Best regards,
Joerg


--
Need professional support for Xtext and EMF?
Go to: http://xtext.itemis.com
Previous Topic:XText in combination wit ATL
Next Topic:How can I generate code from my XText DSL without IDE?
Goto Forum:
  


Current Time: Fri Apr 19 23:17:41 GMT 2024

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

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

Back to the top