Object-Oriented Programming in FreeM
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.