Skip to main content
3 events
when toggle format what by license comment
Feb 7, 2011 at 17:09 comment added SK-logic @Michael, yes, it is possible to implement eDSL this way, see CamlP4 for example. But more often eDSL is built upon language's own features (e.g., Lisp macros, C++ templates, etc.).
Feb 7, 2011 at 16:50 comment added Michael K Pardon my ignorance - an eDSL could be a preprocessor for anther language, right?
Feb 7, 2011 at 16:39 history answered SK-logic CC BY-SA 2.5