Object-Oriented Programming in FreeM

From FreeM Wiki
Revision as of 18:07, 17 October 2023 by Smw (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Classes

In FreeM, a class is defined by a routine. For instance, the STRING class (built into FreeM) is contained in the %STRING routine.