Regexp language

Regular expressions language

Regular expressions is one of the earliest widely used DSL. Now almost any language has some support for it. MPS also supports them but unlike the most of other languages it doesn't provider a library for working with it. Instead we have a base language extensions which allows regular expressions manipulation.

TODO

Previous Next

Labels

 
(None)