CSS C# Token Reader

I was just reading the CSS 2.1 with the aim to create a CSS token reader in C#. It is a pretty tough document to get through. It defines the sytnax of a CSS file and provides regex’s that could be used to read the CSS correctly.It will however take me a little while to get anywhere with it though 🙂


This content originally appeared on Modern Web Development with Chrome and was authored by Paul Kinlan

<p>I was just reading the <a href="http://www.w3.org/TR/CSS21/syndata.html#tokenization">CSS 2.1</a> with the aim to create a CSS token reader in C#. It is a pretty tough document to get through. It defines the sytnax of a CSS file and provides regex's that could be used to read the CSS correctly.<p />It will however take me a little while to get anywhere with it though :)<p /></p>


This content originally appeared on Modern Web Development with Chrome and was authored by Paul Kinlan


Print Share Comment Cite Upload Translate Updates
APA

Paul Kinlan | Sciencx (2006-01-20T00:00:00+00:00) CSS C# Token Reader. Retrieved from https://www.scien.cx/2006/01/20/css-c-token-reader/

MLA
" » CSS C# Token Reader." Paul Kinlan | Sciencx - Friday January 20, 2006, https://www.scien.cx/2006/01/20/css-c-token-reader/
HARVARD
Paul Kinlan | Sciencx Friday January 20, 2006 » CSS C# Token Reader., viewed ,<https://www.scien.cx/2006/01/20/css-c-token-reader/>
VANCOUVER
Paul Kinlan | Sciencx - » CSS C# Token Reader. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2006/01/20/css-c-token-reader/
CHICAGO
" » CSS C# Token Reader." Paul Kinlan | Sciencx - Accessed . https://www.scien.cx/2006/01/20/css-c-token-reader/
IEEE
" » CSS C# Token Reader." Paul Kinlan | Sciencx [Online]. Available: https://www.scien.cx/2006/01/20/css-c-token-reader/. [Accessed: ]
rf:citation
» CSS C# Token Reader | Paul Kinlan | Sciencx | https://www.scien.cx/2006/01/20/css-c-token-reader/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.