Lisp i know its pythlon but please help

Thread Solved

Join Date: Mar 2006
Posts: 12
Reputation: coolman2006 is an unknown quantity at this point 
Solved Threads: 0
coolman2006 coolman2006 is offline Offline
Newbie Poster

Lisp i know its pythlon but please help

 
0
  #1
Mar 17th, 2006
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
Reply With Quote Quick reply to this message  
Join Date: Oct 2004
Posts: 3,983
Reputation: vegaseat is just really nice vegaseat is just really nice vegaseat is just really nice vegaseat is just really nice vegaseat is just really nice 
Solved Threads: 926
Moderator
vegaseat's Avatar
vegaseat vegaseat is offline Offline
DaniWeb's Hypocrite

Re: Lisp i know its pythlon but please help

 
0
  #2
Mar 17th, 2006
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!
May 'the Google' be with you!
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Python Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC