Alan Manuel Gloria: > We could change it so that it's EOL that is unneeded, which may be > more consistent: we never emit EOL (it's subsumed by "space") and have > three indentation markers INDENT SAME DEDENT.
True, but I don't think I like the style of that approach; it hides too much from the human reader. It's *important* where end-of-lines have an effect, and if that is in a tokenizer separate from the parser, I fear that will be unclear to the human reader (who won't grok it fully). A lot of this is my reaction to SRFI-49, which separated out whitespace processing from the parser grammar - the grammar was "simple" but easily misunderstood. --- David A. Wheeler ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnnow-d2d _______________________________________________ Readable-discuss mailing list Readable-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/readable-discuss