Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Xtext and EMF4CPP
Xtext and EMF4CPP [message #1710948] Sun, 11 October 2015 17:44 Go to next message
tam ay is currently offline tam ayFriend
Messages: 44
Registered: May 2015
Member
Hi,
does anyone have experience with emf4cpp and xtext? Is it possible to access the emf model via C++?
My goal is to write a C++ Interpreter/Compiler since I have to access different C++ libraries and I need to make use of pointers. Is there maybe another way to traverse the AST via C++?

Thank you in advance!
Re: Xtext and EMF4CPP [message #1710966 is a reply to message #1710948] Mon, 12 October 2015 05:18 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
This link suggests the project is inactive:

https://code.google.com/p/emf4cpp/

Your question is basically asking if there is also an equivalent
xtext4cpp project, right?


On 11/10/2015 7:44 PM, tam ay wrote:
> Hi,
> does anyone have experience with emf4cpp and xtext? Is it possible to
> access the emf model via C++? My goal is to write a C++
> Interpreter/Compiler since I have to access different C++ libraries
> and I need to make use of pointers. Is there maybe another way to
> traverse the AST via C++?
>
> Thank you in advance!
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Xtext and EMF4CPP [message #1710982 is a reply to message #1710966] Mon, 12 October 2015 06:59 Go to previous messageGo to next message
tam ay is currently offline tam ayFriend
Messages: 44
Registered: May 2015
Member
Actually the question was meant to be ambiguous. If somebody had experience in emf4cpp for xtext then I would be happy to get some hints. Otherwise I was wondering if there is an equivalent project or another possibility to traverse the AST via C++.
Re: Xtext and EMF4CPP [message #1752993 is a reply to message #1710948] Tue, 31 January 2017 18:52 Go to previous message
Harald Weiner is currently offline Harald WeinerFriend
Messages: 23
Registered: January 2015
Location: Linz, Austria
Junior Member
It seems the project has been migrated by its developer to GitHub - see https://github.com/catedrasaes-umu/emf4cpp

The question for a C/C++ model discoverer has also been asked here
https://www.eclipse.org/forums/index.php/t/366540/. So far there is no solution to this problem as Xtext does not support semantic predicates which are required for parsing C/C++.
Previous Topic:Xtext tutorial unexpected result
Next Topic:prevent compiling in xtext-maven-plugin
Goto Forum:
  


Current Time: Thu Apr 25 00:14:46 GMT 2024

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

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

Back to the top