Thank you,
andrei
Look up gigamonkeys.com/book. It should fit the bill; the first
chapter tells you how to set things up, and the rest of the book
teaches you most of what you need to know to use the language right.
Glad to have you on board!
> Look up gigamonkeys.com/book. It should fit the bill; the first
> chapter tells you how to set things up, and the rest of the book
> teaches you most of what you need to know to use the language
> right.
>
> Glad to have you on board!
Better yet, buy the book and support the author. :)
--
David Magda <dmagda at ee.ryerson.ca>, http://www.magda.ca/
Because the innovator has for enemies all those who have done well under
the old conditions, and lukewarm defenders in those who may do well
under the new. -- Niccolo Machiavelli, _The Prince_, Chapter VI
> So, any resources for somebody that sees Lisp for the first time
> would be greatly appreciated; things like how the language is build,
> what are the file types and their roles, libraries, how do you
> structure your program, the Lisp 101 if you will.
The above has inspired me to try and put together a high level
overview of what the development process is like in Lisp. It's not
meant to be a tutorial or anything quite like that. The idea is to
show a newcomer what to expect, at least in the free Lisp world.
Would anyone care to give me some feedback on it?
http://www.david-steuber.com/Lisp/Development/
--
An ideal world is left as an excercise to the reader.
--- Paul Graham, On Lisp 8.1
DS> http://www.david-steuber.com/Lisp/Development/
Emre Sevinc prepared something like this for a Turkish audience. I
made a Flash movie out of a simple emacs session (mostly me fumbling
around as a proof of concept test for the screen capture tool!) but it
went over very well. I was intending to hook into emacs and put up a
little window that shows the key-chord as I went through Slime
functionality, but haven't had time yet.
It's here (animation at the bottom):
http://ileriseviye.org/arasayfa.php?inode=lisp-install.html
It would be great if we could come up with a more illustrative/entertaining
and visual intro to slime/cl/emacs usage. People like _seeing_ how
things get done.
cheers,
BM
From a newcomer's perspective: I think you should mention Lisp in a Box
in the slime section, and ASDF could probably have done with a section
of its own. Looks pretty good otherwise.
martin
This page
http://alan.crowe.name/lisp/before-you-start.html
is very brief. I wrote it to cover certain key gaps,
things that everybody knows, and which they consequently
forget to mention to beginnners.
Comments please.
Alan Crowe
Edinbrugh
Scotland
> This page
>
> http://alan.crowe.name/lisp/before-you-start.html
>
> is very brief. I wrote it to cover certain key gaps,
> things that everybody knows, and which they consequently
> forget to mention to beginnners.
>
> Comments please.
Somewhat outdated. These days I'd recommend using Slime; you should at
least mention it.
Has this link been up and down since your post? I can't seem to get to
it, and have tried different times the past day or so...
BA
> David Steuber wrote:
> > Would anyone care to give me some feedback on it?
> > http://www.david-steuber.com/Lisp/Development/
>
> Has this link been up and down since your post? I can't seem to get
> to it, and have tried different times the past day or so...
Not that I'm aware of. I access usenet through the same machine that
serves my site, so I am generally aware of when something is wrong. I
also currently have a fractal program chewing up 100% of my CPU for a
while, but that doesn't seem to affect Apache or Emacs (perhaps a bit
more latency with the key strokes).
Who knows with the Internet?
I do have this habit of editing my site directly rather than a staging
version that then gets published. So odd effects can be seen if I am
actively editing a page that someone requests.
Thanks for all your replies. I really appreciate it. I've been vacationing
for the last 4 days (S.F. is awesome), but I will go through all the posts
in the next couple of days.
Once again,
Thank you,
andrei
"Andrei Zernoveanu" <zerno...@hotmail.com> wrote in message
news:3ou_d.6757$ZB6....@newssvr19.news.prodigy.com...
Thanks a lot guys,
andrei
"David Steuber" <da...@david-steuber.com> wrote in message
news:87mzt0f...@david-steuber.com...