Rewrite system
Jump to navigation
Jump to search
Rewrite systems is a way to implement Combinators. It is also a kind of computing system loosely related to the notion of algebra. One easy example of rewrite system is the notion of transclusion in MediaWiki, the Scribunto extension of MediaWiki in particular. It can be implemented using a combination of mark up languages, like markdown syntax, and trigger functions written in Lua.