emacs-xr 2.0
Channel: guix
Home page: https://elpa.gnu.org/packages/xr.html
Licenses: GPL 3+
Synopsis: Convert string regexp to rx notation
Description:
This is an inverse companion to the rx
package for translating regexps in string form to the rx
notation. Its chief uses are:
Migrating existing code to
rx
form, for better readability and maintainabilityUnderstanding complex regexp strings and finding errors in them
In addition to Emacs regexps, this package can also parse and troubleshoot skip set strings, which are arguments to skip-chars-forward
and skip-chars-backward
.
Total results: 3