Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!wuarchive!zaphod.mps.ohio-state.edu!van-bc!rsoft!mindlink!a684 From: Nick_Janow@mindlink.UUCP (Nick Janow) Newsgroups: comp.robotics Subject: Re: "Easy" way to put "AI" in realtime embedded systems? Message-ID: <5478@mindlink.UUCP> Date: 13 Apr 91 16:48:25 GMT Organization: MIND LINK! - British Columbia, Canada Lines: 5 Forth might be a good choice for adding AI to embedded systems. Forth is widely used in embedded systems, and is also used in robotics and AI research. Using Forth for all parts of the project would save time, money, system resources and complexity compared with using, say, C for one part and Lisp for the AI.