DSL TYPE IN MPS (BNF /EBNF)

hi i want to know what is the type of DSL supported by MPS ,whether it is BNF or EBNF
0
2 comments
None, really. MPS uses projectional editor, where languages are defined by other means than using a grammar definition. Check out more at http://confluence.jetbrains.com/display/MPSD31/FAQ#FAQ-ProjectionalEditing
0
MPS 2.5 can be run as a plugin for IntelliJ IDEA enabling MPS-based DSLs to be used directly in a Java IDE, interoperating tightly with other elements of the project.
0

Please sign in to leave a comment.