elpa-xr

convert string regexp to rx notation

Description

XR converts Emacs regular expressions to the structured rx form, thus being an inverse of rx. It can also find mistakes and questionable constructs inside regexp strings.

It can be useful for:

  * Migrating existing code to rx form
  * Understanding what a regexp string really means
  * Finding errors in regexp strings

It can also parse and find mistakes in skip-sets, the regexp-like arguments to skip-chars-forward and skip-chars-backward.

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://elpa.gnu.org/packages/xr.html


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-xr