Chaitanya, I'm not sure how big they are, but, sure, why not? (I meant to imply that people might easily instead download them by themselves, but what's the...
... Plus all the code repositories that you can fit in ... there is the CMU AI repository, and the scheme one at Indiana. You should put up a list of things...
Anyone working on interesting code? Seen an article, or blog post, or just some old code online? You could post it here. :) There is a announcement list for...
Roshan, I will keep the price at or below Rs. 500, okay? I will keep the price per CD-ROM at or below Rs. 200. I really hate charging money for this! I'm not...
It's kind of interesting to me: I'm working on a UCW application. It is very interesting how UCW kind of encapsulates HTML and makes it less ugly and yet...
... You could spread the effort about a bit. Since you've done this already, you could put a list up (say, on a wiki) and then additions or deletions can be...
Alok, I do like the idea of doing this with a wiki, so here it is: http://bangalore-lisp.jot.com/WikiHome The download time you mentioned is not an issue. ... ...
... A login and password seem to be required ... -- Alok Q: What's the difference between a Mac and an Etch-a-Sketch? A: You don't have to shake the Mac to...
Folks, Sorry about that. I will get to fixing that tomorrow. I think there are a few bugs in the jot.com site (not sure). I just haven't had time yet. ... -- ...
Folks, See below for the current problem I am having with the wiki I started. This wiki will actually be somewhat helpful if only 5 of you want to edit the...
... It seems simpler to use something like http://scratchpad.wikia.com/wiki/Scratchpad_Wiki_Labs which works with Firefox and is easy to work with. -- Alok ...
Here is a program which generates the integer value of natural language numbers, e.g. nine hundred twenty eight million two thousand fourteen --> 928,002,014....
Sorry it has taken me so long to respond. I like scratchpad.wikia.com . I was in Mumbai to see my fiancee and sign marriage registration papers. I just created...
We should put SICP there and all the free Lisp books. I'll add that to the list within about 48 hours. ... -- Lisp humour: LISP> (setf god (symbol-value god)) ...
... The videos are licensed under a CC-sa license, so there is no problem there. But, what do you think about the transcoding ? ... I am still unable to find...
... Source only may not work so well. To build CMUCL from source, you need CMUCL on your system (don't know about cross-platform compiling). SBCL can be built...
Alok and Chaitanya, My schedule has gone to h---. Can you guys help me at least get the list of things to include on the CD-ROM up to snuff with the wish list...
... This is proving to be non-trivial. Perhaps I will ask Christopher Rhodes (Xophe on #lisp) if he knows. He maintains the Lisp FAQ. ... Someone other than me...
I have made a few changes to the summary. Added implementations and couple of movies. ... I compiled SBCL on Linux a few months back. It wasn't much work, but ...
Hi all, Why not just include "lisp in a box" (http://common-lisp.net/project/lispbox/) ? For starters, emacs + SLIME + clisp is a good combo . Regulars would ...
Krishna
v.krishnakumar@...
Sep 1, 2006 12:37 pm
399
http://www.gigamonkeys.com/lispbox/ That one seems more recent. -Krishna ... -- I long to accomplish a great and noble task, but it is my chief duty to...
Krishna
v.krishnakumar@...
Sep 1, 2006 12:48 pm
400
Hi I am the novice in VLISP. I Wanted to design only the form in VBA, then connect with Autolisp/VLISP coding . Is it possible , ... Find out what India is...
If you have been following the thread on cl-faq[1] about the terms of distribution for the books that we would like to include, you will know what this is...
Greetings, ... Count me in! ... Good idea. ... It would be better if the version control files are present in the source packages. That way, it becomes easy to...
Krishna
v.krishnakumar@...
Sep 11, 2006 7:05 am
403
... Version control files ? Do you mean those CVS, .svn and _darcs directories ? There are only released code tarballs in my repository. If you have access to...
... So is book publishing. Maybe he refers to betting in a horse race, rather than running a horse track. Sorry for the off-topic message. Couldn't resist ;) ...
Hi all, As a part of learning lisp, I implemented a toy interpreter for an arc-ish dialect of lisp, in python. http://sreeram.cc/?p=15 Right now its pretty...