Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

TCS/Zoo

< TCS

This page contains a Zoo (or library) of TCS models. Because TCS models define textual syntaxes for metamodels, links to the KM3 representation of corresponding metamodels are given along with links to the TCS models. Moreover, most TCS models are specified within a Language Project, which is also linked to.

The zoo is separated in two sections:

  • AMMA Usage: languages implemented using AMMA, but not part of AMMA. These elements show AMMA usage in various domains.
  • AMMA Domain-Specific Languages (DSLs): languages that are part of AMMA, and implemented with AMMA. These elements show that AMMA is bootstrapped (i.e., in this case: that the syntax of AMMA DSLs is implemented in TCS, itself part of AMMA).

AMMA Usage

TCS Zoo
Language Project Metamodel TCS model Used by
FIACRE ATL/TCS/syntaxes/FIACRE FIACRE.km3 FIACRE.tcs
TGE screenshot
, An ATL Use Case
FPath ATL/TCS/syntaxes/FPath FPath.km3 FPath.tcs
FScript ATL/TCS/syntaxes/FScript FScript.km3 FScript.tcs
TGE screenshot
Kmelia ATL/TCS/syntaxes/Kmelia Kmelia.km3 Kmelia.tcs
LOTOS ATL/TCS/syntaxes/LOTOS LOTOS.km3 LOTOS.tcs
TGE screenshot
, An ATL Use Case
Program ATL/TCS/syntaxes/Program Program.km3 Program.tcs An ATL Use Case
Scatter ATL/TCS/syntaxes/Scatter Scatter.km3 Scatter.tcs
SPL ATL/TCS/syntaxes/SPL SPL.km3 SPL.tcs An ATL Use Case
SQL DDL ATL/TCS/syntaxes/SQLDDL SQLDDL.km3 SQLDDL.tcs An AMW Use Case, The Atlantic SQL DDL Zoo
XML2 ATL/TCS/syntaxes/XML2 XML2.km3 XML2.tcs
XPath ATL/TCS/syntaxes/XPath XPath.km3 XPath.tcs

Note: many entries of this section correspond to languages available as part of the GMT TCS project. They are committed in the CVS at: ATL/TCS/syntaxes.

AMMA Samples

TCS Zoo
Language Project Metamodel TCS model Used by
MSRT ATL/TCS/syntaxes/MSRT MSRT.km3 MSRT.tcs Bug #214598

AMMA Domain-Specific Languages

TCS Zoo
Language Project Metamodel TCS model
ACG ATL/DSLs/ACG ACG.km3 ACG.tcs
AM3 MoDisco/AM3/DSLs/AM3 AM3.km3 AM3.tcs
Annotation MoDisco/AM3/DSLs/Annotation Annotation.pkm3 Annotation.tcs
ANTLR TCS/DSLs/ANTLR ANTLR.km3 ANTLRv2.tcs, ANTLRv3.tcs
ATL ATL/DSLs/ATL ATL.km3 ATL.tcs
Editor TCS/DSLs/Editor Editor.km3 Editor.tcs
KM3 2005 MoDisco/AM3/DSLs/KM3-2005 KM3.km3 KM3.tcs
KM3 2007 MoDisco/AM3/DSLs/KM3-2007 KM3.km3 KM3.tcs
Namespace MoDisco/AM3/DSLs/Namespace Namespace.pkm3 Namespace.tcs
Problem MoDisco/AM3/DSLs/Problem Problem.km3 Problem.tcs
Property MoDisco/AM3/DSLs/Property Property.km3 Property.tcs
TCS TCS/DSLs/TCS TCS.km3 TCS.tcs

Language Classification by Used TCS Feature

Each line of the table in this section lists one TCS feature, and the languages which make use of it. It is then possible to lookup one of the corresponding languages in the above tables to find example usage of a given feature.

Language classification by used TCS feature
Feature Language
createIn = '#context'.[...] Kmelia
multiple operator tables LOTOS

Copyright © Eclipse Foundation, Inc. All Rights Reserved.