digitalmars.D - Compile-time DSL to D compilation?
- Bill Baxter <wbaxter gmail.com> Nov 18 2009
- BCS <none anon.com> Nov 19 2009
- Bill Baxter <wbaxter gmail.com> Nov 19 2009
Someone was working on this a while back. Was it BCS? What's the status of the project? Thanks, --bb
Nov 18 2009
Hello Bill,Someone was working on this a while back. Was it BCS? What's the status of the project? Thanks, --bb
Yup. It was me. I think the current svn version works and I have a rewrite in progress but not checked in. If you are interested in using it I'm interested in supporting you, but until I see people using it I don't think I'll be able to justify putting time into it. http://www.dsource.org/projects/scrapple/browser/trunk/dparser
Nov 19 2009
On Thu, Nov 19, 2009 at 2:25 PM, BCS <none anon.com> wrote:Hello Bill,Someone was working on this a while back. =A0Was it BCS? =A0What's the status of the project? Thanks, --bb
Yup. It was me. I think the current svn version works and I have a rewrit=
in progress but not checked in. If you are interested in using it I'm interested in supporting you, but until I see people using it I don't thi=
I'll be able to justify putting time into it. http://www.dsource.org/projects/scrapple/browser/trunk/dparser
No, not planning to use it. I just wanted to mention it in my talk yesterday about interesting things people have done with metaprogramming in D. --bb
Nov 19 2009









BCS <none anon.com> 