Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
monticore
EmbeddedMontiArc
languages
Tagging
Commits
1665fc40
Commit
1665fc40
authored
Aug 09, 2020
by
Bernhard Rumpe
Browse files
BR-sy
parent
de416d17
Pipeline
#317653
passed with stage
in 1 minute and 19 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
1665fc40
...
...
@@ -11,3 +11,17 @@ Paper describing the concepts:
[
Engineering Tagging Languages for DSLs
](
http://www.se-rwth.de/publications/Engineering-Tagging-Languages-for-DSLs.pdf
)
Note: Implementation details might have changed
## Further Information
*
[
Project root: MontiCore @github
](
https://github.com/MontiCore/monticore
)
*
[
MontiCore documentation
](
http://www.monticore.de/
)
*
[
**List of languages**
](
https://git.rwth-aachen.de/monticore/monticore/-/blob/dev/docs/Languages.md
)
*
[
**MontiCore Core Grammar Library**
](
https://git.rwth-aachen.de/monticore/monticore/blob/dev/monticore-grammar/src/main/grammars/de/monticore/Grammars.md
)
*
[
Best Practices
](
BestPractices.md
)
*
[
Publications about MBSE and MontiCore
](
https://www.se-rwth.de/publications/
)
*
[
Licence definition
](
https://github.com/MontiCore/monticore/blob/master/00.org/Licenses/LICENSE-MONTICORE-3-LEVEL.md
)
src/main/grammars/de/monticore/lang/Tagging.md
View file @
1665fc40
...
...
@@ -55,3 +55,17 @@ The grammar file is [`de.monticore.lang.TagValue`][TagValue].
[
ASTComplexTagType
]:
https://git.rwth-aachen.de/monticore/EmbeddedMontiArc/languages/Tagging/-/blob/master/src/main/java/de/monticore/lang/tagschema/_ast/ASTComplexTagType.java
[
ASTEnumeratedTagType
]:
https://git.rwth-aachen.de/monticore/EmbeddedMontiArc/languages/Tagging/-/blob/master/src/main/java/de/monticore/lang/tagschema/_ast/ASTEnumeratedTagType.java
[
TagValue
]:
https://git.rwth-aachen.de/monticore/EmbeddedMontiArc/languages/Tagging/-/blob/master/src/main/grammars/de/monticore/lang/TagValue.mc4
## Further Information
*
[
Project root: MontiCore @github
](
https://github.com/MontiCore/monticore
)
*
[
MontiCore documentation
](
http://www.monticore.de/
)
*
[
**List of languages**
](
https://git.rwth-aachen.de/monticore/monticore/-/blob/dev/docs/Languages.md
)
*
[
**MontiCore Core Grammar Library**
](
https://git.rwth-aachen.de/monticore/monticore/blob/dev/monticore-grammar/src/main/grammars/de/monticore/Grammars.md
)
*
[
Best Practices
](
BestPractices.md
)
*
[
Publications about MBSE and MontiCore
](
https://www.se-rwth.de/publications/
)
*
[
Licence definition
](
https://github.com/MontiCore/monticore/blob/master/00.org/Licenses/LICENSE-MONTICORE-3-LEVEL.md
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment