Difference between revisions of "Rewrite system"
Jump to navigation
Jump to search
m (Benkoo moved page Rewrite System to Rewrite system) |
|
(No difference)
|
Latest revision as of 01:39, 19 January 2022
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.