We've got a messaging sub-system that's part of our C#/ASP.NET web app. One of the requirements for this system is that it shouldn't allow users to send phone numbers through the system.<BR><BR>Before ...
Some say a set of regular expressions comprises a domain-specific language, or DSL; essentially, a mini-programming language. A full-blown programming language like Java or Python can do many things, ...