Regular Expression Converter from Perl 5 to Perl 6

Features Documentation Changes
Online  version Contact License Main Page




Convert Perl  5  regular expressions into Perl 6  - that is what  this  online program  provides.

Documentation

Start online version, enter a regular expression and press Convert to use it.
Not everything is converted. Verification of the converted expression
 is recommended.

Contact

Send an email through here.

Features

This program can convert regular expressions such as /../ or m/reg/.
The followings are converted (not everything):
-\G,\b,\B,^,$,.
-named groups,
-capturing groups,
-non-capturing groups,
-independent groups,
-look behind expressions, look ahead -expressions, option g,x,m,s,
-character classes, spaces,
-embedded code, comments,
-repetition,back-references.

Online  versions


Click here(IE7 may not work sometimes) to try it. 


License

Free





Copyright © 2007 Márton Papp. All Rights Reserved