Gforth comes with three packets for object-oriented programming,
`objects.fs', `oof.fs', and `mini-oof.fs'; none of them
is preloaded, so you have to include
them before use. The most
important differences between these packets (and others) are discussed
in section Comparison with other object models. All packets are written
in ANS Forth and can be used with any other ANS Forth.
Go to the first, previous, next, last section, table of contents.