Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!eternal-september.org!feeder.eternal-september.org!news.swapon.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Andy Valencia Newsgroups: comp.lang.java.programmer,comp.robotics.misc,comp.lang.forth,comp.sys.super Subject: Re: Need porting of German AI into Java Date: 8 Dec 2012 14:08:49 GMT Lines: 12 Message-ID: <20121208140225.1762.29471@localhost.localdomain> References: <93420cfe-8ade-4cbe-8bc7-b1244ebe5acb@n2g2000pbp.googlegroups.com> <1e9959b5-35e1-4b9a-b106-1b84cde87cac@x3g2000yqo.googlegroups.com> <6sCdnQFOyZV90l_NnZ2dnUVZ_hKdnZ2d@supernews.com> X-Trace: individual.net nRKBIE28wkeAvG8NXsJh5Aog3HVZbRZLlQPPH+Kwj9fYyfcpSN7tTcRE2COXi1FlKd X-Orig-Path: andy-pandora Cancel-Lock: sha1:a/+dKWnkQFExubs1bSYNIVIYDu8= User-Agent: rn.py v0.0.1 Xref: csiph.com comp.lang.java.programmer:20186 comp.robotics.misc:434 comp.lang.forth:17940 comp.sys.super:213 Patricia Shanahan writes: > It does seem strange. I would have thought Forth would be a good choice > of language for some types of AI, and any porting would be to other > versions of Forth, not to such a very different language as Java. I tried to use Forth in my own AI development. I tried really, really hard. But it just leaves too much "cockpit workload" when the actual application of itself requires more brain cells than I have. What strengths Forth still posesses WRT the rest of the world are down near embedded apps, not up in high level ones. IMHO. Andy