NNTP-Posting-Date: Mon, 19 Nov 2012 10:06:13 -0600 From: Chris Hinsley Newsgroups: comp.lang.forth Date: Mon, 19 Nov 2012 16:06:13 +0000 Message-ID: <2012111916061369809-chrishinsley@gmailcom> References: <2012111916035398607-chrishinsley@gmailcom> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: why bother with standards ? User-Agent: Unison/2.1.9 Lines: 31 X-Usenet-Provider: http://www.giganews.com X-Trace: sv3-ZURZOeAJ0DhUOXVXJrd6CqYhao9Cwu1F7MEDH8f4HVUMy6UKB2eqQxhVEwsMp1rNygonTwfK4eWweWY!uV8KEzdF9FL1bvEfOnHCMPZ6nqNSpRBs6F4xmQlMyopO8OpKluxVMzjGD5pY4GoT+NZLr9A= X-Complaints-To: abuse@giganews.com X-DMCA-Notifications: http://www.giganews.com/info/dmca.html X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.40 X-Original-Bytes: 2251 Path: csiph.com!usenet.pasdenom.info!news.stben.net!border3.nntp.ams.giganews.com!Xl.tags.giganews.com!border1.nntp.ams.giganews.com!nntp.giganews.com!local2.nntp.ams.giganews.com!news.giganews.com.POSTED!not-for-mail Xref: csiph.com comp.lang.forth:17382 On 2012-11-19 16:03:53 +0000, Chris Hinsley said: > I was mulling over my Forth hobby and I'm kinda coming to the > conclusion that I'm going to ditch most of the ANS words I've > implamented (educational though it may have been) and go off on my own > ! I think I can see what Chuck is getting at when he said he didn't > agree with there being a standard ! > > My own thoughts are that the concept of Forth, as a way of programming > a machine at a low level, are the best thing about Forth. And I feel > constrained by the standard. So I'm going to strip things down to only > what I require and then go off and implament my project useing only > what I need. > > I've not come to this desition lightly ! Lot's of questioning as to > what I want from Forth. And I'm sorry but it's not the 'standard' or > 'compatability'. It's a mechanisum to enable me to be independant of > 'other peoples' compilers and langauges, I don't really care if other > peoples code can run on my system, so long as my code does then I'm > happy. > > Chris Anybody who wants to grab what I have so far better do it now ! https://sites.google.com/site/chrishinsley/ Regards Chris