Abstract type: Difference between revisions

Content added Content deleted
(Added Forth version)
m (Corrected Forth OOP statement)
Line 568: Line 568:
{{works with|4tH|3.61.5}}
{{works with|4tH|3.61.5}}
{{trans|Fantom}}
{{trans|Fantom}}
There are numerous, incompatible object oriented frameworks for Forth. This one works with the FOOS preprocessor extension of [[4tH]].
There are numerous, mutually incompatible object oriented frameworks for Forth. This one works with the FOOS preprocessor extension of [[4tH]].
<lang forth>include 4pp/lib/foos.4pp
<lang forth>include 4pp/lib/foos.4pp