On Tuesday, 22 May 2012 at 14:42:28 UTC, Dmitry Olshansky wrote:
On 22.05.2012 18:04, Roman D. Boiko wrote:
http://d-coding.com/2012/05/22/dct-use-cases.html

>>Find parts of code model by a query (this single point will
be >>expanded into its own series of posts)

Love this idea. Some sort of cool hierarchical pattern syntax would save megatons of boilerplate. Efficiency may suffer a bit but we have this CTFE stuff for hardcoded queries ;).

I can easily envision a code transformation of the whole project represented as a bunch of regex-like expressions.

The complicated part is conceptual, efficiency is feasible to achieve.

Reply via email to