Search found 2 matches

by ravenclaw85
Sun Sep 05, 2010 8:19 am
Forum: Common Lisp
Topic: Will LISP be more useful than Java for this problem??
Replies: 7
Views: 7940

Re: Will LISP be more useful than Java for this problem??

@ramarren:

Ok Lisp.

Can you please give some examples where Lisp scores over Java for this problem?
Something more concrete and more specific to the context of the problem...
by ravenclaw85
Sun Sep 05, 2010 6:45 am
Forum: Common Lisp
Topic: Will LISP be more useful than Java for this problem??
Replies: 7
Views: 7940

Will LISP be more useful than Java for this problem??

Hi, I am planning to write code for solving analogies. i.e the question is A:B::C:? and the computer is given four choices and the computer has to select the right choice. Here A , B, C and choices are visual represenatations. For example: A is letter 'B' in a box. B is mirror of letter 'B' in a box...