Group: comp.lang.forth · Group Profile · Search for OO syntax in comp.lang.forth
Author: Andrew Haley
Date: Aug 11, 2008 03:04
...standardization, I like the idea of low-level primitives on which anybody can build their own syntax. vtable and Smalltalk-style method dispatch are fundamentally different semantically, and as we've seen in... Foo." So I would start simple. If I was to define a set of primitives for OO in Forth, it would have these: 1. Given a selector and an object, produce a token...
|