PipeScript
PipeScript copied to clipboard
`PipeScript.Template.Keyword` should define keywords
In their purest, most simple form, a keyword is just a function (more specifically, a function named keyword.*)
Any function whose name matches the pattern ^.Keyword should be treated as a keyword.