
8 Jul
2007
8 Jul
'07
11:45 p.m.
On Saturday 07 July 2007 23:37, Eric Niebler wrote:
I'm hopeful that boost::proto will be useful for constructing a DSEL that non-compiler-expert people can use to express program construction (replacing bits of a program with something else, etc.). Naturally, I'm looking for something close to a C-like syntax.
I'll be interested to see how it turns out.
Yeah, me too. This is entirely a hobby project so it kind of happens in fits and spurts. My long-term evil-genius goal is to hook it up to llvm (llvm.org) and create a jit-able dynamic programming environment. That's a ways off, though. -Dave