Skip to content

turing complete skipper routes, though cheating with regexp

Notifications You must be signed in to change notification settings

aryszka/skipper-calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

skipper-calc

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.

Not cheating:

It does not use the lua() filter.

Still cheating:

It uses the various regexp based predicates and filters.

About

turing complete skipper routes, though cheating with regexp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages