First  |  Prev |  Next  |  Last
Pages: 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
G-List
What does G-List in Lisp mean? Even googling it didn't help unless I'm still new to the art of googling :/ ... 3 Jun 2010 02:23
defmacro question
Hello, Can a macro know something about the context into which it expands? An example, suppose I have: (defmacro foo (x) `(+ ,x 10)) Could the macro foo ever be smart enough to implement this statement: "If x is free and there are no other lexical variables named x available in the context into which I ... 2 Jun 2010 17:35
Books from the library of Erik Naggum
I must apologise to the group for what some may deem a commercial posting. As many of will recall, just under a year ago, Erik Naggum died. I am a bookseller and acquired Erik's library from his family last year. Any of you who would like to receive a catalogue of the books in pdf format, please email me at... 4 Jun 2010 19:11
Programming projects to learn lisp
I am working my way through ANSI Common Lisp by PG. I am going slowly and working through the exercises on paper and then on the computer as I go. However I would like to write some actual programs to help me learn. My question is: does anyone have any good ideas for some small to medium programming projects that... 5 Jun 2010 09:13
Why the hell isn't package-nicknames setf'able ?
rename-package is such a pain... -- Resistance is futile. You will be jazzimilated. Scientific site: http://www.lrde.epita.fr/~didier Music (Jazz) site: http://www.didierverna.com ... 31 May 2010 11:56
What kind of open source license do you use...
...for your Common Lisp software ? -- Resistance is futile. You will be jazzimilated. Scientific site: http://www.lrde.epita.fr/~didier Music (Jazz) site: http://www.didierverna.com ... 1 Jun 2010 22:59
cl-who code
Why doesn't this piece of code work ? ------------------------------------------------------ (defun index () (with-html-output (*standard-output* nil) (:html (:head (:title "Test page")) (:body (dotimes (x 10) (:htm (:p "Text")))))) -------------------------------... 31 May 2010 14:09
ANNC: qooxlisp 0.1: Driving Miss qooxdoo (from Common Lisp)
qooxdoo + Common Lisp (+ Cells, a common lisp dataflow hack): http://wiki.github.com/kennytilton/qooxlisp/ Just a proof of concept so far, but includes a substantial starter example: http://github.com/downloads/kennytilton/qooxlisp/apropos-kt.jpg Discussion of the Lisp advantage here: http://wiki.gith... 31 May 2010 19:40
preaching to the unsaved
http://wiki.github.com/kennytilton/qooxlisp/the-lisp-in-qooxlisp kt -- http://www.stuckonalgebra.com "The best Algebra tutorial program I have seen... in a class by itself." Macworld ... 31 May 2010 11:56
Suggession for your website
My name is Nitin Vasnik and I just happen to visit your Website. I see that your company's Website is good but the only thing lacking is page ranking due to keywords. A good page ranking is very helpful in getting more business. We are Elsner Media Marketing & we provide Seo Services. We have a staff of 15... 29 May 2010 15:44
First  |  Prev |  Next  |  Last
Pages: 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38