Write a langium grammar based on an exisiting source (meta) model? #1426
Unanswered
PatrikN-work
asked this question in
Q&A
Replies: 1 comment
-
Hey @PatrikN-work, You can declare meta models similar to EMF. We have our own syntax for it, that is mostly copied from TypeScript.
Note that we don't support any other source of meta model definitions. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
is it possible to write aLangium grammar based on an exisiting source (meta) model? Similar to whta is possible in xtext refering to an existing ecore model.
I'de like to develop a grammar for already existing models
Beta Was this translation helpful? Give feedback.
All reactions