caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Travis Bemann <bemann@execpc.com>
To: caml-list@inria.fr
Subject: Re: [Caml-list] Robocup in OCaml?
Date: Sat, 1 Jun 2002 16:00:32 -0400	[thread overview]
Message-ID: <20020601160032.A763@execpc.com> (raw)
In-Reply-To: <Pine.LNX.3.95.1020601181710.431A-100000@first.in-berlin.de>; from oliver@first.in-berlin.de on Sat, Jun 01, 2002 at 06:19:40PM +0200

[-- Attachment #1: Type: text/plain, Size: 1178 bytes --]

On Sat, Jun 01, 2002 at 06:19:40PM +0200, Oliver Bandel wrote:
> Shouldn't Ocaml be a good language to do
> soccer-simulations?

Definitely; it can do everything that practically any other language
can do, except for maybe implement the very low level portions of
operating systems that do stuff like directly interacting with the
metal and doing initial book setup (which are things that assembly and
C are for).

> Or are languages like Prolog really better
> suited for that task?

Prolog is not very suited to many practical applications because it's
hard to do stuff like video recognition and such a pure logic-based
language.  Pure logic-based languages are good as ideas for
problem-solving and such, but they are not very well-suited to
practical applications, including practical artificial intelligence
applications (note that I'm not talking about trying to emulate human
intelligence here).

-- 
Yes, I know my enemies.
They're the teachers who tell me to fight me.
Compromise, conformity, assimilation, submission, ignorance,
hypocrisy, brutality, the elite.
All of which are American dreams.

              - Rage Against The Machine

[-- Attachment #2: Type: application/pgp-signature, Size: 1321 bytes --]

      reply	other threads:[~2002-06-01 21:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-01 16:19 Oliver Bandel
2002-06-01 20:00 ` Travis Bemann [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020601160032.A763@execpc.com \
    --to=bemann@execpc.com \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).