Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Template language(General porpouse text template generator)
Template language [message #1801087] Sat, 12 January 2019 18:47 Go to next message
Luca Gabi is currently offline Luca GabiFriend
Messages: 2
Registered: January 2019
Junior Member
Hi, I found this article:https://www.eclipse.org/Xtext/documentation/207_template.html witch seems a good starting into developing a general porpouse generator. Is there a repo where the example can be found or is there an example that I could find somewhere ?

Thanks.
Re: Template language [message #1801141 is a reply to message #1801087] Mon, 14 January 2019 15:08 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
Hi

you can find the language here:https://github.com/xtext/seven-languages-xtext
did you consider to use xtend templates?


Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: Template language [message #1801171 is a reply to message #1801141] Mon, 14 January 2019 20:03 Go to previous messageGo to next message
Luca Gabi is currently offline Luca GabiFriend
Messages: 2
Registered: January 2019
Junior Member
Thanks I did not knew about xtend templates but that is the way to go for sure it's great.

I would have a question: if my data comes from a dotnet application and the size of the data is big > 50MB and it can't be paged what would be a good solution to pass data into java space is there such a concept of shared heap mremory ?
Re: Template language [message #1801173 is a reply to message #1801171] Mon, 14 January 2019 20:22 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
sorry i am not aware of any shared memory solution

Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: Template language [message #1803820 is a reply to message #1801173] Mon, 11 March 2019 13:53 Go to previous message
Uli Merkel is currently offline Uli MerkelFriend
Messages: 250
Registered: June 2013
Senior Member
Hi Luca,
have you made progress on the shared memory?
Uli
Previous Topic:Grammar Problem
Next Topic:My DSL is acessing variables from another file, without import
Goto Forum:
  


Current Time: Wed Apr 24 16:38:16 GMT 2024

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

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

Back to the top