How to glue DSLs together?
Hi,
I've just look to J.B. and Fowler tutorials on MPS, ok now I know how to design a DSL, but how to interact with what is written in my DSL and with my main java program?
Maybe this question in dumb, but I am not very interested in manipulating the generated code from my DSL, so did i miss something on how to use concretely a DSL ?
Sorry if i'm not very clear!
Ben
Please sign in to leave a comment.