A* search using Lisp
- From: rahul.mallo@xxxxxxxxx
- Date: Wed, 2 Apr 2008 17:46:45 -0700 (PDT)
Hi all,
I have recently started learning Lisp and I am working on A* search
implementation using Lisp. For learning purposes I have got hold of a
book titled "Practical Common Lisp".
Because the language itself will not constitute any questions in the
midterm/final exam so I am not going to learn Lisp in its entirety.
However, I must complete the implementation by next week.
I am more than comfortable with C++ and Java programming languages but
Lisp and its list(y) syntax was an alien until last week for me.
I am looking for some help and pointers about how should I begin (and
structure) my learning process so that I learn enough Lisp to be able
to complete the implementation by this weekend. I am going to spend my
full time into Lisp till the time my implementation gets finished.
Please help.
Thanks,
Rahul
.
- Follow-Ups:
- Re: A* search using Lisp
- From: Griff
- Re: A* search using Lisp
- Prev by Date: Re: Newbie FAQ #2: Where's the GUI?
- Next by Date: Re: Newbie FAQ #2: Where's the GUI?
- Previous by thread: Python's __getattr__, Perl's autoload, Ruby's method_missing, and Smalltalk's #doesNotUnderstand
- Next by thread: Re: A* search using Lisp
- Index(es):
Relevant Pages
|