Re: End-of-line Handling in the XmlReader (.NET Framework Version 1.1)

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: modico (user_at_null.net)
Date: 07/02/04


Date: Fri, 2 Jul 2004 15:35:52 +0800

you are wrong.
the spec. says the translation occurs "before parsing".
so, before parsing, 
 are not line-break sequence.



Relevant Pages

  • Re: csv read write
    ... parsing CSV (specifically) is trivial hasn't read the full CSV spec... ... including choice of delimiter (I'm not vouching for the code, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Parsing text
    ... Marco Antoniotti wrote: ... What is the full spec of the file you are parsing? ... and then it will become easy to figure out how to "parse" the file. ...
    (comp.lang.lisp)
  • Re: CYK & Context-Free Expressions
    ... general theory of syntax-directed translation -- not as an application ... references relate parsing theory as an adjunct of the more general ... would have effectively solved the derivation tree problem. ... the parser generators which process attribute grammars, ...
    (comp.theory)
  • Re: CYK & Context-Free Expressions
    ... Parsing theory is generally stated as an adjunction of the ... general theory of syntax-directed translation -- not as an application ... recognition and parsing or treat parsing as meaning anything less than ... generalizations, such as transmission-amplified two-legged, zero- ...
    (comp.theory)
  • Re: Babelfish translation ...
    ... Stefan Behnel wrote: ... it can take lots of time waiting for the translation. ... It can parse directly from HTTP URLs, and it frees the GIL while parsing, so it will become efficient to create a little Thread that doesn't do more than parsing the web site, as in: ...
    (comp.lang.python)