| | |
Lisp i know its pythlon but please help
Thread Solved |
•
•
Join Date: Mar 2006
Posts: 12
Reputation:
Solved Threads: 0
Does anyone know about LISP Programming
I am trying to make this program where I have 3 types of cars, which are ford bmw merc
ford has focus and fiesta BMW has 1series and 2series and the merc has SK100 and SK200
well basically i am trying to put them in the correct list for example focus will go into ford list and SK100 will go to the merc list
at the moment to store the data i will use defparameter
example
(defparameter *cars* ' ( focus fiesta 1series 2series SK100 SK200))
so now i want to create a funtion where the cars will go into the correct list
if u have any idea please help
I am trying to make this program where I have 3 types of cars, which are ford bmw merc
ford has focus and fiesta BMW has 1series and 2series and the merc has SK100 and SK200
well basically i am trying to put them in the correct list for example focus will go into ford list and SK100 will go to the merc list
at the moment to store the data i will use defparameter
example
(defparameter *cars* ' ( focus fiesta 1series 2series SK100 SK200))
so now i want to create a funtion where the cars will go into the correct list
if u have any idea please help
You are right, this is the wrong forum.
DaniWeb does not a have a specific forum for Lisp, but you can try the more general forums
http://www.daniweb.com/techtalkforums/forum14.html
or
http://www.daniweb.com/techtalkforums/forum42.html
You will reach folks that program more in Lisp at:
http://forums.belution.com/en/lisp/
or
http://www.tek-tips.com/threadminder.cfm?pid=217
A short tutorial can be found at:
http://www.cs.sfu.ca/CC/310/pwfong/Lisp/
My advice is of course learn Python, but that's most likely not your choice to make at this point in time!
Hope that helps!
DaniWeb does not a have a specific forum for Lisp, but you can try the more general forums
http://www.daniweb.com/techtalkforums/forum14.html
or
http://www.daniweb.com/techtalkforums/forum42.html
You will reach folks that program more in Lisp at:
http://forums.belution.com/en/lisp/
or
http://www.tek-tips.com/threadminder.cfm?pid=217
A short tutorial can be found at:
http://www.cs.sfu.ca/CC/310/pwfong/Lisp/
My advice is of course learn Python, but that's most likely not your choice to make at this point in time!
Hope that helps!
May 'the Google' be with you!
![]() |
Similar Threads
- Lisp Programming defparameter (Computer Science)
- Lisp Programming! (Perl)
- LISP:i changed the load function accidently...HELP (Computer Science)
- Lisp help - is this function right? (Legacy and Other Languages)
- Anyone know pure LISP? (Legacy and Other Languages)
Other Threads in the Python Forum
- Previous Thread: Problem with find
- Next Thread: Build a State Trivia Game (Python)
| Thread Tools | Search this Thread |
abrupt alarm ansi anti approximation assignment avogadro backend beginner binary bluetooth calculator character cmd code customdialog cx-freeze data decimals dictionaries dictionary directory dynamic error examples exe file float format function gnu graphics gui halp heads homework http ideas import input java launcher leftmouse line linux list lists loop module mouse number numbers output parsing path pointer port prime programming progressbar projects push py2exe pygame pyglet pyqt python random recursion schedule screensaverloopinactive script scrolledtext sqlite statistics string strings sudokusolver sum table terminal text thread threading time tlapse tricks tuple tutorial twoup ubuntu unicode urllib urllib2 variable ventrilo wikipedia write wxpython xlib






