Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!npeer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: hwfwguy@gmail.com Newsgroups: comp.lang.forth Subject: Re: Which standard? Date: Thu, 22 Mar 2012 12:06:09 -0700 (PDT) Organization: http://groups.google.com Lines: 21 Message-ID: <28496768.112.1332443169693.JavaMail.geo-discussion-forums@ynje4> References: <52135f7c0952c9c78176c1771bbefd9c@dizum.com> NNTP-Posting-Host: 74.202.4.125 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1332443169 27492 127.0.0.1 (22 Mar 2012 19:06:09 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 22 Mar 2012 19:06:09 +0000 (UTC) In-Reply-To: <52135f7c0952c9c78176c1771bbefd9c@dizum.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=74.202.4.125; posting-account=6GCGIQoAAAAyO8IjR_VTwqiqLwx0Q_G8 User-Agent: G2/1.0 X-Received-Bytes: 2015 Xref: csiph.com comp.lang.forth:10311 On Thursday, March 22, 2012 1:27:06 AM UTC-7, Nomen Nescio wrote: >=20 > Thanks, this is very useful info, the kind I was looking for. I am still > trying to decide if the idea of targeting the platforms I'm considering i= s > actually something worthwhile or whether it is just another educational > waste of time. I seem to find myself with lots of that lately. >=20 Look for eForth. There are ports to many processors and most of all it's si= mple. You could start by porting eForth to your platform. The ANS standard contains many code snippets that serve as a kind of refere= nce implementation. The decision to write a Forth could be a variation of the "Zero, one or inf= inity" rule. You either don't write one, write one for educational purposes= , or write many to keep improving your game. I wouldn't say that mastering = Forth is a waste of time. On the contrary, it propagates values that are lo= st to other languages. -Brad