First  |  Prev |  Next  |  Last
Pages: 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
Which is the best implementation of LISP family of languagesfor real world programming ?
On Thu, 10 Jun 2010 13:14:01 -0700, bolega wrote: Please compare LISP and its virtues with other languages such as javascript, python etc. Generally, it is advisable to cross-post questions like this to at least 50 other language newsgroups. For example, you are not giving Ruby users a fair chance to comp... 11 Jun 2010 05:56
A small backquote logjam
On Jun 10, 6:29 pm, Barry Margolin <bar...(a)alum.mit.edu> wrote: In article <a50f19e2-b95f-4bc4-b389-aa5dff67f...(a)x21g2000yqa.googlegroups.com>,  bolega <gnuist...(a)gmail.com> wrote: (progn (setq y '(a b c)) (setq x 'X) (setq z 'Z))    ; some definitions entered inside emacs (list 'list 'x '... 11 Jun 2010 09:12
Which is the best implementation of LISP family of languages for real world programming ?
bolega <gnuist006(a)gmail.com> writes: On Jun 10, 2:51�pm, p...(a)informatimago.com (Pascal J. Bourguignon) wrote: bolega <gnuist...(a)gmail.com> writes: Which is the best implementation of LISP family of languages for real world programming ? What's the real world? What's real world progr... 14 Jun 2010 15:06
Which is the best implementation of LISP family of languagesfor real world programming ?
On 10/06/2010 23:51, Pascal J. Bourguignon wrote: bolega<gnuist006(a)gmail.com> writes: Which is the best implementation of LISP family of languages for real world programming ? What's the real world? What's real world programming? I guess somebody's just enjoying flame wars too much. Pasc... 12 Jun 2010 06:05
Which is the best implementation of LISP family of languages for real world programming ?
bolega <gnuist006(a)gmail.com> writes: Which is the best implementation of LISP family of languages for real world programming ? What's the real world? What's real world programming? -- __Pascal Bourguignon__ http://www.informatimago.com/ ... 10 Jun 2010 17:54
Which is the best implementation of LISP family of languages for real world programming ?
Which is the best implementation of LISP family of languages for real world programming ? http://wiki.alu.org/Implementation Kindly pick one from commercial and one from open-source . The criteria is : libraries, gui interface and builder, libraries for TCP, and evolving needs. Please compare LISP and ... 13 Jun 2010 17:09
my understanding of an algebra library for lisp
After some experiments, I tried to express it in code. http://devio.us/~allchemist/wiki/doku.php?id=sb-math http://devio.us/~allchemist/wiki/doku.php?id=sb-math-tutor Among other features, it provides blas functions for native lisp arrays with a very small overhead and no dependences except sbcl and any cblas sh... 10 Jun 2010 13:23
lambda inside a let or letrec
My apologies in advance to comp.lang.scheme and comp.lang.lisp. I am trying to run a certain syntax inside emacs lisp. I know basically how let works (let (list of pairs of var value) (function)) This is like a lambda function call , only the order is different. But the novelty i saw reading a book on co... 10 Jun 2010 21:15
cl-weblocks
has anyone done a ticketing system in cl-weblocks? how do people like this framework? ... 11 Jun 2010 15:53
Clozure CL home directory on windows
How do I get ccl to utilize the HOME environment variable on Windows? By default it uses C:/Documents and Setting/<username> but I have defined a home variable to point to D:/HOME When I start up slime, ccl automatically creates a .slime folder in C:/ Documents and Setting/<username> as well. Thanks Aravindh ... 13 Jun 2010 02:54
First  |  Prev |  Next  |  Last
Pages: 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35