night/regex
Mike Gerwitz 3031364e14
regex: Add equality scripts
Continuing to build up a useful set of primitive examples.  This type of
thing is useful if we do not know all possible strings for comparison ahead
of time.

* regex/bitwise.sed: Add equality operator.  Modify existing OR and XOR
    regexes to accept this new operator.
* cmp.sed: New script.
2018-11-25 00:25:17 -05:00
..
fall Initial commmit with fall script 2018-11-24 00:02:15 -05:00
.gitignore Initial commmit with fall script 2018-11-24 00:02:15 -05:00
animate animate: Add -c option for variable-width frames 2018-11-24 23:57:48 -05:00
base10-inc.sed base10-mul.sed: Multiply two base-10 numbers using regexes 2018-11-24 00:02:26 -05:00
base10-mul.sed animate: Add -c option for variable-width frames 2018-11-24 23:57:48 -05:00
bitwise.sed regex: Add equality scripts 2018-11-25 00:25:17 -05:00
cmp.sed regex: Add equality scripts 2018-11-25 00:25:17 -05:00
fall.sed Initial commmit with fall script 2018-11-24 00:02:15 -05:00