Skip to main content



      Home
Home » Modeling » TMF (Xtext) » Xtext and EMF4CPP
Xtext and EMF4CPP [message #1710948] Sun, 11 October 2015 13:44 Go to next message
Eclipse UserFriend
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 01:18 Go to previous messageGo to next message
Eclipse UserFriend
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!
>
Re: Xtext and EMF4CPP [message #1710982 is a reply to message #1710966] Mon, 12 October 2015 02:59 Go to previous messageGo to next message
Eclipse UserFriend
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 13:52 Go to previous message
Eclipse UserFriend
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: Sat Jul 12 14:48:01 EDT 2025

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

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

Back to the top