home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / forth / 2862 < prev    next >
Encoding:
Text File  |  1992-07-27  |  1007 b   |  26 lines

  1. Newsgroups: comp.lang.forth
  2. Path: sparky!uunet!starnine!mikeh
  3. From: mikeh@starnine.com (Mike Haas)
  4. Subject: Re: Looking for Object Oriented Forth..
  5. Message-ID: <Bs2tp4.Cz@starnine.com>
  6. Sender: mikeh@starnine.com (Mike Haas)
  7. Date: Tue, 28 Jul 1992 02:03:02 GMT
  8. Distribution: comp
  9. References: <JKH.92Jul24173952@sparc3.lotus.com>
  10. Organization: StarNine Technologies, Inc.
  11. Lines: 13
  12.  
  13. In article <JKH.92Jul24173952@sparc3.lotus.com> jkh@sparc3.lotus.com (Jordan K Hubbard) writes:
  14. |Hi.  I've heard of Neon, but from what I know of it, it's available only
  15. |on the Macintosh.  Is there any other forth out there, especially publically
  16. |available, that one could use to show OOP weenies that forth isn't totally
  17. |lost when in comes to programming in such a model?
  18. |
  19. |                Jordan
  20.  
  21. JForth Professional on the Amiga has an OOP extension called ODE...Object
  22. Development Environment.
  23.  
  24. It supports late-binding, multiple-inheritence, etc.  And JForth's
  25. CLONE standalone-application-generator works fine on it's programs.
  26.