Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Forth Mac > Carbon MacForth...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 104 of 157
Post > Topic >>

Carbon MacForth Extensions

by dhoffman@[EMAIL PROTECTED] Jun 25, 2005 at 04:34 AM

For those interested, I have adapted for Carbon MacForth
the following two extensions:

1) Professor Julian Noble's FORmula TRANslator.  v. 1.11

2) Andrew McKewan's OOP extensions.  These are based on
   the Neon/Yerk/Mops model.

All files should be available at this URL:

http://members.talkamerica.net/douglashoffman@[EMAIL
PROTECTED]
 note about the OOP extensions.

I have added these features to Andrew's code:

1) Implicit late binding to values.

2) Implicit late binding to locals.

3) Late binding any message to any object reference on the stack via

    ^obj message: **

4) RightArrow syntax, which is simply a shorthand notation for the PUT:

   and GET: messages.

5) Cascaded messages, which is a shortened syntax for sending multiple
   consecutive messages to the same object (or any message receptor).

6) A small class library that includes ordered collections, handles,
   and a basic string class. 

Regards, 

-Doug




 1 Posts in Topic:
Carbon MacForth Extensions
dhoffman@[EMAIL PROTECTED  2005-06-25 04:34:09 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Thu May 15 0:51:35 CDT 2008.