[REBOL] Re: REBOL a prototype language?
From: carl:rebol at: 6-Aug-2004 19:10
Question: Does REBOL use prototype based objects? Answer: I can confirm that REBOL is prototype-based. Reason: I used to hang out with David Unger, the creator of Self. I liked the elegance of his object model. After all, I often create singular instance objects, so in REBOL (as in Self) a class need not be defined. -Carl At 08:24 AM 8/5/2004, Gregg Irwin wrote:







