Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2m-dev] Domain Specific Language (DSL) Repository

Hi,

Each of the available metamodels provides the abstract syntax (i.e. the domain's concepts) for a given DSL. You can already use them as they are in order to build, manually or using model-to-model transformation tools such as ATL, models representing your domain.
Of course, the associated concrete syntaxes (either textual or graphical) are not provided there. However, you can use the tools from the TMF (textual) and GMF (graphical) projects in order to implement the concrete syntaxes you want for your DSL, which will help you creating models which conform to the corresponding metamodel (i.e. the abstract syntax of your DSL).

From there you will find a full paper generally describing what is a DSL: https://gforge.inria.fr/plugins/scmsvn/viewcvs.php/*checkout*/Publications/Before2009/DSLBuildingFrameworks_PRELIMINARY_VERSION.pdf?rev=12&root=atlantic-zoos

Best regards,

Hugo

On Tue, Jul 21, 2009 at 2:52 PM, Andreza Vieira <andreza.ufcg@xxxxxxxxx> wrote:
Hi,

I have ever seen the Zoos, but I didn't find any DSL metamodel there. Which one is DSL?

Thanks,
Andreza

2009/7/21 Hugo Brunelière <hugo.bruneliere@xxxxxxxx>

Hi Andreza,

You can take a look to all the metamodels provided in different formats (including Ecore XMI) from http://www.emn.fr/x-info/atlanmod/index.php/Zoos

Best regards,

Hugo

On Mon, Jul 20, 2009 at 11:22 PM, Andreza Vieira <andreza.ufcg@xxxxxxxxx> wrote:
Hello Everyone,

Do you know any repository for Domain Specific Language (DSL)? I want DSLs in XMI or Ecore format. Does anyone can help-me, please?

Thanks a lot,
Andreza
_______________________________________________
m2m-dev mailing list
m2m-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2m-dev




--
-------------------------------------------------------------------------------
Hugo Bruneliere - R&D Engineer
AtlanMod Team (INRIA & EMN) - Room B206
École des Mines de Nantes
4, rue Alfred Kastler
44307 Nantes Cedex 3 - France
office. +33 (0)2 51 85 82 20
cell.+33 (0)6 07 42 45 30
EMail: hugo.bruneliere@xxxxxxxx
-------------------------------------------------------------------------------

_______________________________________________
m2m-dev mailing list
m2m-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2m-dev




--
Andreza Vieira
Computer Science MSc Student
Formal Methods Group - http://www.gmf.ufcg.edu.br
Systems and Computing Department - http://www.dsc.ufcg.edu.br
Center of Electrical Engineering and Informatics - http://ceei.ufcg.edu.br
Federal University of Campina Grande - http://ufcg.edu.br

_______________________________________________
m2m-dev mailing list
m2m-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2m-dev




--
-------------------------------------------------------------------------------
Hugo Bruneliere - R&D Engineer
AtlanMod Team (INRIA & EMN) - Room B206
École des Mines de Nantes
4, rue Alfred Kastler
44307 Nantes Cedex 3 - France
office. +33 (0)2 51 85 82 20
cell.+33 (0)6 07 42 45 30
EMail: hugo.bruneliere@xxxxxxxx
-------------------------------------------------------------------------------

Back to the top