From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: gazelle@xmission.xmission.com (Kenny McCormack) Newsgroups: gmane.emacs.help Subject: Re: How to exit out of a function ? what is try-catch-throw in terms of Program Counter Date: Sun, 21 Oct 2007 21:53:36 +0000 (UTC) Organization: The official candy of the new Millennium Message-ID: References: <1192913158.922454.108100@k35g2000prh.googlegroups.com> NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1193006450 8874 80.91.229.12 (21 Oct 2007 22:40:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 21 Oct 2007 22:40:50 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Oct 22 00:40:51 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IjjTT-0003Hv-RH for geh-help-gnu-emacs@m.gmane.org; Mon, 22 Oct 2007 00:40:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IjjTM-0007tU-3Z for geh-help-gnu-emacs@m.gmane.org; Sun, 21 Oct 2007 18:40:40 -0400 Original-Path: shelby.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!newscon04.news.prodigy.net!prodigy.net!newsfeed.telusplanet.net!newsfeed.telus.net!xmission!nnrp.xmission!not-for-mail Original-Newsgroups: gnu.emacs.help,comp.lang.c,comp.lang.c++ Original-Lines: 18 Original-NNTP-Posting-Host: xmission.xmission.com Original-X-Trace: news.xmission.com 1193003616 10165 166.70.238.3 (21 Oct 2007 21:53:36 GMT) Original-X-Complaints-To: abuse@xmission.com Original-NNTP-Posting-Date: Sun, 21 Oct 2007 21:53:36 +0000 (UTC) X-Newsreader: trn 4.0-test76 (Apr 2, 2001) Originator: gazelle@xmission.xmission.com (Kenny McCormack) Original-Xref: shelby.stanford.edu gnu.emacs.help:153179 comp.lang.c:827907 comp.lang.c++:954290 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:48679 Archived-At: In article , Malcolm McLean wrote: > >"Kenny McCormack" wrote in message >> >> But here's the thing: I seriously doubt that, in the hosted world (at >> any rate), anything that can be written in "ISO C" (or whatever term you >> prefer) should be. I.e., anything that is that pure (such as your fuzzy >> logic program) could be written much more easily and readably in >> something like AWK. >> >I don't know AWK. If you've got time, try doing it. Seriously. I am not in >the business of selling C compilers, and if fuzzy logic trees are better >implemented in another language I'd be glad to be aware of it. I may just do that. No promises, but I might get around to it at some point.