Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » M2T (model-to-text transformation) » Acceleo online: edit templates in the browser(Your feedback about the Acceleo online editor made by GenMyModel)
Acceleo online: edit templates in the browser [message #1619599] Mon, 16 February 2015 17:54 Go to next message
tom legrand is currently offline tom legrandFriend
Messages: 2
Registered: February 2015
Junior Member
Hi,

I'm Tom, co-founder of GenMyModel, a modeling platform in the cloud.

We've just released the first version of our Acceleo template editor, which runs in the web-browser. At this step, the editor provides live compilation, error checking, syntax coloring, auto-completion, generation preview and run.

The editor comes with many template examples generating from UML, ERD and EMF to Java, SQL, etc. They can all be customized.

My team and I would love to get your feedback about this first version. That would help us steer our roadmap for the next improvements.

Blog post about the editor: blog.genmymodel.com/create-and-modify-code-generators-in-seconds.html

Tom
Re: Acceleo online: edit templates in the browser [message #1622541 is a reply to message #1619599] Wed, 18 February 2015 15:22 Go to previous messageGo to next message
Ed Willink is currently offline Ed WillinkFriend
Messages: 7655
Registered: July 2009
Senior Member
Hi

What is your underlying technology?

- bespoke re-implementation ?
- wrapper on standard Acceleo ?

You might be interested in the increasing automation around Xtext for
Eclipse OCL, QVTr, QVTc which could enable an Acceleo grammar to extend
Eclipse OCL and exploit the upcoming OCL-defined CS to AS conversion and
name lookup rules.

Regards

Ed Willink

On 16/02/2015 21:17, tom legrand wrote:
> Hi,
>
> I'm Tom, co-founder of GenMyModel, a modeling platform in the cloud.
> We've just released the first version of our Acceleo template editor,
> which runs in the web-browser. At this step, the editor provides live
> compilation, error checking, syntax coloring, auto-completion,
> generation preview and run.
> The editor comes with many template examples generating from UML, ERD
> and EMF to Java, SQL, etc. They can all be customized.
>
> My team and I would love to get your feedback about this first
> version. That would help us steer our roadmap for the next improvements.
>
> Blog post about the editor:
> blog.genmymodel.com/create-and-modify-code-generators-in-seconds.html
>
> Tom
>
Re: Acceleo online: edit templates in the browser [message #1623860 is a reply to message #1622541] Thu, 19 February 2015 11:22 Go to previous message
tom legrand is currently offline tom legrandFriend
Messages: 2
Registered: February 2015
Junior Member
Hi Ed,

We made a wrapper for compilation & execution, and a re-implementation for browser-hosted code edition.

For the execution, we wrapped Acceleo with a few modifications to make compilation and execution thread safe (pure Java). Compilation and execution of the templates run on server-side and the output artefacts are sent back to the client.

For the editor, we re-implemented Acceleo using antlr4 binded with GWT. Type evaluation, type checking and smart-completion run entirely in the browser.
Previous Topic:[Xpand2] Generating multiple files with one Xpand "model tree travers"
Next Topic:How to Remove Duplicates Using Advance Filter?
Goto Forum:
  


Current Time: Thu Apr 25 09:41:48 GMT 2024

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

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

Back to the top