First  |  Prev |  Next  |  Last
Pages: 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67
Shen(Qi III) project: progress to date
For newcomers this notice relates to the ongoing Shen (Qi III) project described in http://www.lambdassociates.org/blog/nextlisp(3).htm http://www.lambdassociates.org/blog/klambda.htm to create a super-portable Qi based on a very compact Lisp - K Lambda - about 20X smaller than CL wrt system functions. For ... 20 Feb 2010 17:59
Searching some references
Kazimir Majorinc <email(a)false.false> writes: Do you know: * the first known occurrence of the phrase "code is data;" 1932, G�del Theorem. (Perhaps not formally, but that's the idea). * the first article or book that discussed and discouraged use of eval in CL or any o... 21 Feb 2010 09:15
Library Conflicts
Hi, I have an application in which I would like to allow anyone to write "blocks" of code that implement a specific API for processing data on inputs and pushing data to outputs. The idea is that users would write their own blocks of code with whatever dependencies they desire. A "program" would be built out o... 21 Feb 2010 01:41
looking for the uber-utilities-library
On Feb 19, 10:23 am, Raffael Cavallaro <raffaelcavall...(a)pas.espam.s.il.vous.plait.mac.com> wrote: On 2010-02-19 09:00:20 -0500, Mirko said: Hello again, A while ago I ran across a large lisp library that consisted of upward of 50 files.  It contained all kinds of utilities (one of them was ... 19 Feb 2010 12:05
looking for the luber-utilities-library
Hello again, A while ago I ran across a large lisp library that consisted of upward of 50 files. It contained all kinds of utilities (one of them was plotting) with the purpose of providing a common extended layer to cl. Can someone please remind me of its name? Thank you, Mirko ... 21 Feb 2010 14:51
documentation generation libraries: which ones work?
Hello, cliki lists several libraries for automatic documentation generation. Before downloading, installing and trying out every one of them, I am looking for feedback regarding their current state: do they still work, or are these abandoned projects.? So if you are currently successfully using albert or clo... 16 Mar 2010 16:13
can a make-instance method return a different class?
Suppose I have a class (defclass gamma () ((alpha :accessor alpha :initarg :alpha) (beta :accessor beta :initarg :beta))) characterizing a gamma distribution. The (scaled) chi-square distribution is actually a reparametrized gamma distribution, so I thought of defining (defmethod make-instance ((cla... 19 Feb 2010 09:50
Lisp libraries
Hello, I use a combination of Hunchentoot, CLSQL and other Lisp software on several computers running Ubuntu and Debian. I also use several implementations: mostly SBCL, but from time to time also others (CCL, CMUCL, Lispworks,...) I recently have updated my to Hunchentoot 1.0 for two of my computers (two ot... 19 Feb 2010 09:50
RosettaCode
G'day everyone My name is Bruce, and I'm a list lurker. RosettaCode <http://www.rosettacode.org> is a programming language task comparison site. I have no relationship to it other than that I'm writing VBScript solutions to some of the tasks. Please take a look, register and contribute your own solutions. I've... 18 Feb 2010 02:52
the cost of specified and formally verified software
This sort of parallels the discussion on 'ad hoc' software development and raises some interesting questions. http://www.embedded.com/columns/breakpoint/220900551 ... 17 Feb 2010 19:03
First  |  Prev |  Next  |  Last
Pages: 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67