Next: Comparison with other object models, Previous: OOF, Up: Object-oriented Forth [Contents][Index]
Gforth’s third object oriented Forth package is a 12-liner. It uses a mixture of the objects.fs and the oof.fs syntax, and reduces to the bare minimum of features. This is based on a posting of Bernd Paysan in comp.lang.forth.
• Basic Mini-OOF Usage: | ||
• Mini-OOF Example: | ||
• Mini-OOF Implementation: |