$ luarocks install tpatterns
A module that brings pattern matching (in the style of functional programming) to Lua's tables.
This relies heavily on (one-sided) unification. It is deeply inspired by the ideas of
miniKanren and microKanren (http://minikanren.org/ & http://webyrd.net/scheme-2013/papers/HemannMuKanren2013.pdf).
Versions
Dependencies
lua >= 5.1