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

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -