elpa-pcre2el

Emacs mode to convert between PCRE, Emacs and rx regexp syntax

Description

This package provides `pcre2el' or `rxt' (RegeXp Translator or RegeXp Tools), a utility for working with regular expressions in Emacs, based on a recursive-descent parser for regexp syntax. In addition to converting (a subset of) PCRE syntax into its Emacs equivalent, it can do the following:

 - convert Emacs syntax to PCRE;
 - convert either syntax to `rx', an S-expression based regexp syntax
   untangle complex regexps by;
 - showing the parse tree in `rx' form and highlighting the;
 - corresponding chunks of code show the complete list of strings
   (productions) matching a regexp, provided the list is finite;
 - provide live font-locking of regexp syntax (so far only for Elisp
   buffers).

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/joddie/pcre2el


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install elpa-pcre2el