This is a Skipper routing configuration implementing a basic non-negative integer calculator with the inc, dec, add, sub, mul and div operations, all derived from only inc and dec.
See the test.sh
for how it works and what it does.
It does not use the lua()
filter.
It uses the various regexp based predicates and filters.