Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I have come across AI modules in JAVA.Is JAVA suitable for AI development?Is it comparable to LISP in terms of functionality and flexibility?

share|improve this question

closed as not constructive by Joe, Adamski, finnw, JB., NPE Oct 18 '11 at 16:26

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

1 Answer

up vote 4 down vote accepted

Yes. All high level languages are suitable for AI. It depends on what do you intend.

Take a look at this question and the answers:

What is a good programming language for AI?

share|improve this answer
Thank you.... :) – Aditya_Bhavaraju Oct 18 '11 at 16:29
If you are satisfied with the answer you can mark the tick beside it. It's a good practice to close the question – ppaulojr Oct 18 '11 at 16:30

Not the answer you're looking for? Browse other questions tagged or ask your own question.