dsl - Is it possible to build JetBrans MPS editor into my program? -


they have tool design dsls: https://www.jetbrains.com/mps/

is possible embed editor there program? or purpose use during development (to compile dsl)?

in principal, since mps editor java swing application, embedded, however, current wiring makes not trivial process. off beaten path.

the preferred way create single-purpose ides around dsls build standalone ide, leverages intellij platform , bundles desired dsls - https://confluence.jetbrains.com/display/mpsd34/building+standalone+ides+for+your+languages


Comments

Popular posts from this blog

python - How to insert QWidgets in the middle of a Layout? -

python - serve multiple gunicorn django instances under nginx ubuntu -

module - Prestashop displayPaymentReturn hook url -