Abstract

Regular expressions are used to parse textual data to match patterns and extract variables. They have been implemented in a vast number of programming languages with a significant quantity of research devoted to improving their operational efficiency. However, little research has been done in extending regular expressions so as to increase their usefulness in object-oriented languages. In doing so, it is possible to parse textual or binary data to construct multilayered objects by simply defining the representation of each of those objects individually. Furthermore, it then becomes possible to reverse the regular expression process using the same representations, converting objects into textual or binary data. This paper describes the functionality required in regular expressions to add these two novel contributions. Example syntax and case studies are also presented.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.