Inheritance/Single: Difference between revisions

m
(obsolete)
Line 694:
Works with any ANS Forth
 
Needs the FMS-SI (single inheritance)FMS2 library code located here:
https://github.com/DouglasBHoffman/FMS2
http://soton.mpeforth.com/flag/fms/index.html
<lang forth>include FMS-SIFMS2LL.f
 
:class Animal ;class