Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » XText output language types(XText output language types)
XText output language types [message #1036568] Mon, 08 April 2013 14:54 Go to next message
Luk Kuk is currently offline Luk KukFriend
Messages: 3
Registered: March 2013
Junior Member
Hello

My company is developing new version of our PLC and I am supposed to make IDE for that.
Our previous IDE is out-of-date and completly not flexible and I am thinking of something brand new.
Now our PLC is running program written in some kind of custom C-like language (lets call it CQUASI) which is converted into controller's virtual machine language (lets call it VML).
I see that Xtext is pretty usable when it comes to encoding textual->textual language output.
What about managing binary output as a language?
or maybe there is a different Eclipse framework/set of plugins to do so?

I think I'll use Xtext to make a
CQUASI -> VML converter
ladderlike lang -> CQUASI
Has anyone worked with ladder like lang to use it with xtext?
Re: XText output language types [message #1037224 is a reply to message #1036568] Tue, 09 April 2013 09:56 Go to previous messageGo to next message
Alexander Nittka is currently offline Alexander NittkaFriend
Messages: 1193
Registered: July 2009
Senior Member
Hi,

what you do with the Xtext models is up to you. There are standard hooks for creating text files from a resource. That does not mean that nothing else is possible.

Alex


Need training, onsite consulting or any other kind of help for Xtext?
Go visit http://xtext.itemis.com or send a mail to xtext@itemis.de
Re: XText output language types [message #1698482 is a reply to message #1036568] Mon, 15 June 2015 22:25 Go to previous message
diego de freitas is currently offline diego de freitasFriend
Messages: 1
Registered: June 2015
Junior Member
Hi, did you developed the idea? i have the same challenge at my job, and i couldn't find good resources about Eclipse/GMF + IEC 61131-3 standard

Any advice is helpfull,

Thanks.
Previous Topic:Creating Annotations with params in JvmModelInferrer
Next Topic:org.eclipse.xtext.dependencies 2.8.3 missing on mvnrepository.com
Goto Forum:
  


Current Time: Fri Apr 26 11:35:41 GMT 2024

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

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

Back to the top