Search found 6 matches

by milkybar_ton
Sun Mar 16, 2014 12:32 pm
Forum: Homework
Topic: Practical Common Lisp
Replies: 1
Views: 7262

Practical Common Lisp

Hi folks, Had a false start a few months ago with my outdated Lisp-in-a-box on a mac but picked up a cheap as chips Thinkpad and thanks to a very helpul fellow on youTube got emacs,SBCL,Slime installed ok. Working slowly through the above mentioned book and i'm already stuck on page 23 CL-USER> (def...
by milkybar_ton
Sun Jan 12, 2014 6:23 am
Forum: Emacs
Topic: Loading saved files (ok i'm a numpty)
Replies: 3
Views: 18550

Re: Loading saved files (ok i'm a numpty)

Thanks for the help. unfortunately i've got the slowest and least reliable of internet connections at the moment so i can't try loading the files separately like nuntias suggests ( i tried in the past but didn't get very far ) Installation Installing SLIME just means putting it into your Emacs load-...
by milkybar_ton
Fri Jan 10, 2014 2:49 pm
Forum: Emacs
Topic: Loading saved files (ok i'm a numpty)
Replies: 3
Views: 18550

Loading saved files (ok i'm a numpty)

I have a macbook and have installed lisp-in-a-box. Trying to work through Practical Common Lisp. P17 ( i know i haven't gotton very far) trying to open my saved hello world program ; SLIME 2011-02-04 CL-USER> (load "hello.lisp") #P"/hello.lisp" it doesn't work as it doesn't know ...
by milkybar_ton
Tue Jan 07, 2014 10:11 am
Forum: Common Lisp
Topic: sensors
Replies: 5
Views: 13036

Re: sensors

Happy New Year one and all. wvxvw - thanks for the info but it's a bit out of my depth i'm affraid. bayerf/Fred - thanks this is exactly the type of info i am after. How did you install Clozure on your Pi? i did try a while back following somebody elses lead form their blog but never actually manage...
by milkybar_ton
Mon Dec 02, 2013 6:48 am
Forum: Common Lisp
Topic: sensors
Replies: 5
Views: 13036

sensors

Hi folks, I've got a Raspberry Pi and have started trying to learn Lisp as i hear it's good with AI. I'm having difficulty finding any info on how to get it to interface with say a temperature sensor. Am i barking up the wrong tree here and would be better following the heard with Python? I am inter...
by milkybar_ton
Wed Jul 03, 2013 2:42 pm
Forum: The Lounge
Topic: Hello, am I even in the right place?
Replies: 9
Views: 27967

Re: Hello, am I even in the right place?

All good stuff, i'm trying to work through Land of Lisp at the moment but will certainly check out the other stuff mentioned here.
Anybody got a RaspberryPi? i'd love to be able to control it's GPIO pins with lisp, do you think this is even possible?
ta