On Anarki there's the 're function which matches regular expressions. It uses the underlying mzscheme's regular expressions.
Also, we do have a decent parser library, treeparse: it's just not a very concise one. And I should really, really finish the treeparse tutorial I started.