Re: objects and forth
"David J. Goehrig" <[email protected]> Thu, 5 Feb 2009 07:18:59 -0500
| Newsgroups | gmane.comp.lang.forth.colorforth |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Feb 04, 2009 at 06:02:43PM -0700, [email protected] wrote: > So I'm wondering if the > approach of learning C or Lisp or Small Talk first may prime the mind in > a ineffecient way when it comes to forth? Well if you're going to add to that list, add learning forth to the list too! Jeff has quite a few quips about ANSI Forth making it hard for forth programmers to learn machineforth! As with all of these things, to really master your tools, you need to know what happens on the silicon level; understanding how the engine works "under the hood". Learning C or Lisp or Smalltalk won't break you, and will let you read other people's code. Dave