8.6 Summary


 
Building Parsers with Java
By Steven  John  Metsker

Table of Contents
Chapter  8.   Parsing Regular Expressions

    Content

Regular expressions let your users define patterns of characters . Any pattern of text is a language, so regular expressions form a metalanguage ”a language for defining languages. Despite the word regular, there is no standard for how to parse regular expressions. You can craft a regular expression parser to meet the needs of your users.


   
Top


Building Parsers with Java
Building Parsers With Javaв„ў
ISBN: 0201719622
EAN: 2147483647
Year: 2000
Pages: 169

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net