night/regex
Mike Gerwitz 107d090a04
base10-inc.sed: New script demonstrating regex-based addition
It might be easy to guess where I'm heading with the concepts that I'm
demonstrating with these scripts.  It's just fun to do, and I've never
had an excuse to actually do it.  ("It" referring to something for future
commits.)

You can try this out like this:

  $ ./animate base10-inc.sed <( echo 000 ) 0.01

* regex/base10-inc.sed: New file.
2018-11-24 00:02:20 -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 Initial commmit with fall script 2018-11-24 00:02:15 -05:00
base10-inc.sed base10-inc.sed: New script demonstrating regex-based addition 2018-11-24 00:02:20 -05:00
fall.sed Initial commmit with fall script 2018-11-24 00:02:15 -05:00