Discussion:
Artificial intelligence (AI) poised for supercomputer implementation
(too old to reply)
Mentifex
2011-11-01 17:52:16 UTC
Permalink
Although the MindForth AI in 64-bit iForth (Intel Forth) may
run directly on a Linux supercomputer, now it is possible
to bypass the Forth implementation and to translate the

http://www.scn.org/~mentifex/AiMind.html

tutorial program from object-oriented JavaScript
into C, Fortran. Haskell, Java or any other
language intended for supercomputers.

Mentifex (Arthur)
--
http://aimind-i.com
http://cyborg.blogspot.com/2009/11/linux.html
http://www.chatbots.org/ai_zone/viewthread/240/
http://code.google.com/p/mindforth/wiki/SuperComputer
Ian Collins
2011-11-02 21:11:03 UTC
Permalink
Post by Mentifex
Although the MindForth AI in 64-bit iForth (Intel Forth) may
run directly on a Linux supercomputer, now it is possible
to bypass the Forth implementation and to translate the
http://www.scn.org/~mentifex/AiMind.html
tutorial program from object-oriented JavaScript
into C, Fortran. Haskell, Java or any other
language intended for supercomputers.
The script at that page isn't object-oriented JavaScript, it's just
plain JavaScript. It should be easy enough for someone with the time
and inclination to translate to C or Java.
--
Ian Collins
Loading...