Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.
TCS/Zoo
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).
Contents
AMMA Usage
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
Language | Project | Metamodel | TCS model | Used by |
---|---|---|---|---|
MSRT | ATL/TCS/syntaxes/MSRT | MSRT.km3 | MSRT.tcs | Bug #214598 |
AMMA Domain-Specific Languages
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.
Feature | Language |
---|---|
createIn = '#context'. [...]
|
Kmelia |
multiple operator tables | LOTOS |