<br><br><div class="gmail_quote">On Sat, Jan 5, 2013 at 10:11 PM, Walter Bright <span dir="ltr"><<a href="mailto:newshound2@digitalmars.com" target="_blank">newshound2@digitalmars.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 1/5/2013 11:30 AM, Andrei Alexandrescu wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I learned with time that ddoc's macro system is quite coherent and well designed.<br>
</blockquote>
<br></div>
I've often thought that that macro system should be put in Phobos as a module such that it could be used with any text file.<br>
<br>
</blockquote></div><br><div>What should it be? Some module to define text transformations? std.regex does this quite well.</div><div><br></div><div>Of course, having std.parse and std.lex would be a godsend :)</div><div>
<br></div>