WikiScript

Our aim here is to define a new Polyglot Language that is derived partly from Lexon and partly from Hypertalk with a focus on the workflows and social data structures and practices of wiki.

get page "Test" of wiki "livecode.wiki" ghost the first paragraph of it

# Stack and Wiki's In order to translate the line:

get page "Test" of wiki "livecode.wiki"

We need to transform it into a Livecode function call:

get pageArray_Fetch ("Test", "livecode.wiki")