Message from discussion
AI And Programming Languages
Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.vmunix.org!newsfeed01.sul.t-online.de!newsmm00.sul.t-online.com!t-online.de!news.t-online.com!not-for-mail
From: "Franz Jeitler" <franz.jeit...@t-online.de>
Newsgroups: comp.ai.philosophy,comp.lang.forth,comp.lang.lisp,comp.lang.prolog,alt.folklore.computers
Subject: Re: AI And Programming Languages
Date: Sun, 25 Aug 2002 15:50:14 +0200
Organization: T-Online
Lines: 51
Message-ID: <akan9s$97j$00$1@news.t-online.com>
References: <3Zx99.92253$n04.2601943@twister2.libero.it> <3d670197@news.victoria.tc.ca>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Trace: news.t-online.com 1030283388 00 9459 wF5nbzCTScA0rt 020825 13:49:48
X-Complaints-To: abuse@t-online.com
X-Sender: 06106644678-0...@t-dialin.net
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2600.0000
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
"Arthur T. Murray" <uj...@victoria.tc.ca> schrieb im Newsbeitrag
news:3d670197@news.victoria.tc.ca...
> "Rog" <ir...@mail.com> wrote on Fri, 23 Aug 2002:
>
> > Mind you, I have looked at the examples and stand corrected!
>
> Mentifex/ATM:
> Thank you for your gracious attitude about the AI primacy of Forth.
> >
> > "Rog" <ir...@mail.com> ha scritto nel messaggio
> > news:QTx99.95279$lu5.2613637@twister1.libero.it...
> >> I thought prolog was the ancient sanscript of AI.
> >>
> >> Forth is a stack based RPN type interpreter language
> >> that was originally developed at Jodrell bank, UK,
> >> for controlling the movements in Radio Telescope dishes.
>
> But didn't Chu Moo do his telescope work in the USA?
> >>
> >> It has been widely used in robotics and automatic machine
> >> software not for AI purposes but for defining mathematical
> >> routines that implement geometric movements in an interactive
> >> manner on low power (often embedded) processors.
> >> AFAIK there has never been any AI software written in Forth.
> >>
> >>
> >> "Arthur T. Murray" <uj...@victoria.tc.ca> ha scritto nel messaggio
> >> news:3d4f3072@news.victoria.tc.ca...
> >> > studlywi...@hotmail.com (Peter W) wrote on 5 Aug 2002:
> >> > >
> >> > > [...] I would like it to learn...any recommendations?
> >> >
> >> > Forth is like the ancient Sanskrit of AI -- from Forth
> >> > you may port or translate the Robot AI Mind free online at
> >> > http://mentifex.virtualentity.com/mind4th.html and at
> >> > http://www.scn.org/~mentifex/mind4th.html -- in Win32Forth.
> >> >
> >>
> >>
Thank's for your help, I've got the solution, it is very easy:
.........
..........
member(X,Outlist),
write(X), nl, fail.
That's ist.