Hmmm do you know C#, and are you brushed up on your regular expression? I am almost fluent....
In computing, regular expressions, also referred to as regex or regexp, provide a concise and flexible means for identifying strings of text, such as particular characters, words, or patterns of characters. A regular expression is written in a formal language that can be interpreted by a regular expression processor, a program that either serves as a parser generator or examines text and identifies parts that match the provided specification.
I only ask because I don't know what languages you know, and I want to speak in your terms...
C# (pronounced "see Sharp") is a multi-paradigm programming language encompassing imperative, functional, generic, object-oriented, and component-oriented programming disciplines. C# is one of the programming languages designed for the Common Language Infrastructure.
In computing, regular expressions, also referred to as regex or regexp, provide a concise and flexible means for identifying strings of text, such as particular characters, words, or patterns of characters. A regular expression is written in a formal language that can be interpreted by a regular expression processor, a program that either serves as a parser generator or examines text and identifies parts that match the provided specification.
I only ask because I don't know what languages you know, and I want to speak in your terms...
C# (pronounced "see Sharp") is a multi-paradigm programming language encompassing imperative, functional, generic, object-oriented, and component-oriented programming disciplines. C# is one of the programming languages designed for the Common Language Infrastructure.
Cheers
KilroyFx
KilroyFx