Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxt!houxm!ihnp4!alberta!myrias!mj From: mj@myrias.UUCP (Michal Jaegermann) Newsgroups: net.lang Subject: Re: RRe: What's so good about FORTH? Message-ID: <255@myrias.UUCP> Date: Tue, 24-Jun-86 21:18:46 EDT Article-I.D.: myrias.255 Posted: Tue Jun 24 21:18:46 1986 Date-Received: Fri, 27-Jun-86 06:47:00 EDT References: <201@pyuxv.UUCP> <3700003@uiucdcsp> <132@vaxb.calgary.UUCP> Organization: Myrias Research, Edmonton Lines: 15 Keywords: FORTH, threaded-code >Maybe I'm not seeing the point about "threaded" languages -- you don't see >C programmers claiming that the major advantage of C is that you can use A fact that Forth is "threaded" is not a part of a language definition but side-effect of the most popular implementation method. It gives very compact and flexible code with an ease of extensions. The method is far from beeing unique to Forth and there are some Forth implementations which are not exatly "threaded". At least not in the sense described earlier in some response. An extreme case is to have the whole Forth as a huge 'case' statement in C. (Yes, I have seen something like that :-) ). Michal Jaegermann Myrias Research Corporation Edmonton, Alberta, CANADA