
On Sun, Jun 19, 2011 at 1:33 AM, TONGARI <tongari95@gmail.com> wrote:
2011/6/19 Gottlob Frege <gottlobfrege@gmail.com>
On Sat, Jun 18, 2011 at 7:05 AM, Germán Diago <germandiago@gmail.com> wrote:
At Adobe we designed an Eve-like (see http://stlab.adobe.com/group__asl__overview.html) DSEL, that would make the Eve example:
Hi Gottlob, is such DSEL library available to the public? Or is it purely imaginary?
It is not imaginary, but it is not public. Maybe someone could convince Sean Parent to put it into ASL. I was written before Proto. I would probably be a bit easier to write it on top of Proto (and some of the introspection libraries would help as well).
IIUC, Eve is a DSL, but not embedded in C++.
Correct. We just tried to make our DSEL be as close to Eve as possible (since both projects were written at Adobe). Tony