Thelop Word Class

last modified: December 8, 2013

Any word from the ThelopLanguage works in one or more ThelopWordClasses. Currently, there are four words classes: Objects, Actions, Properties and Modifiers:

More examples can be found on the ThelopWordExamples page.

THELOP function names are built from ThelopWords according to ThelopNamePatterns. These patterns are written using the single character abbreviations of the ThelopWordClasses (e.g. the pattern "OAO" correspond to FileCpyString(filename,string), image=ImageCreateFile(filename) or PrinterDrawImage(x,y,image)).


See also: LanguageOrientedProgramming, ThelopLanguage, ThelopWordExample, ThelopNameExample, ThelopDictionary


CategoryThelop


Loading...