On Fri, Sep 5, 2014 at 9:04 PM, Gabriel Dos Reis < [email protected]> wrote:
> You could go the C-style way: preprocessing tokens vs. tokens. Your > preprocessing tokens would be "=", "block of text lines with same > indentation", and layout directive. Then you further convert the > preprocessing tokens into tokens by lexing the "block of text lines with > same indentation" into sequence of tokens. > Hmm. Yes, you could do it that way, but that wasn't really my question. I was trying to determine whether the work that Michael Adams had done was general enough to cover this particular case. shap
_______________________________________________ bitc-dev mailing list [email protected] http://www.coyotos.org/mailman/listinfo/bitc-dev
