Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » I need to do an interpreter in xtext(How to navigate the model and to proccess the sentences)
I need to do an interpreter in xtext [message #659361] Sat, 12 March 2011 20:49 Go to next message
Eclipse User is currently offline Eclipse UserFriend
Messages: 5
Registered: February 2011
Junior Member
Hi, I need do an interpreter to process a DSL which manages a graph. I have two problems:
1. How to navigate the model to process the sentences of the language and execute them.
2. How to load at the same time the other model corresponding to the graph.

Some body can help me?

Thanks
Re: I need to do an interpreter in xtext [message #659362 is a reply to message #659361] Sat, 12 March 2011 21:29 Go to previous message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14716
Registered: July 2009
Senior Member
hi,

can you be a bit more precise on the problems you have. you can read the docs on how to read models. http://www.eclipse.org/Xtext/documentation/1_0_1/xtext.html# processing_Xtext_models. you can navigate on the model with java means so i do not see why this should be a problem.

~Christian


Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Previous Topic:[MWE2]: "Couldn't find module ..." error message
Next Topic:proposal display problem
Goto Forum:
  


Current Time: Wed Sep 25 21:13:38 GMT 2024

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

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

Back to the top