Starting ccl 1.8 mac app install from shell?310 (4/24/2013 5:22:00 PM) comp.lang.lisp I always run from a shell (terminal) on my mac, usually via emacs (no slime=
-- too complex). Unfort. I want to use ql, so I needed to upgrade my ccl b=
cs of some random lossage (I was on 1.5), so I install... jshrager
Eliza(s) Genealogy(ies)1040 (3/8/2012 3:43:11 PM) comp.lang.lisp I've start a little blogging pastime of tracing the genealogy of a Eliza-li= ke programs, and I need your help. I'm hoping that someone here will have a= copy of Bernie Cosell's Lisp Eliza that ran on PDP-1/PD... jshrager
BB&tELM Redux820 (12/28/2011 11:06:10 PM) comp.lang.lisp Recently I wrote a semi-long (and poorly copyedited) rant entitled "BioBike and the dream of the web-based 'Elastic Lisp Machine'" (hereafter ELM) wherein I bemoaned the fact that, partly through our own arroga... Jeff
XML generator1029 (4/16/2008 2:20:47 AM) comp.lang.lisp Okay, so I've tried net.xml.generator: : (NET.XML.GENERATOR:WITH-XML-GENERATION (stream) !((foo @name "xy&z") !(bar))) Error: Attempt to take the value of the unbound variable `STREAM'. ....???????????... Jeff
Finder Search Confusion (Leopard)1428 (1/4/2008 1:12:53 AM) comp.sys.mac.system I'm probably missing something, because it appears to me that the Finder is completely broken in too many ways to even begin to list. Today's headache: I open the finder to a folder, and then enter some search ... Jeff
Two new lisp-related papers036 (12/16/2007 6:37:24 PM) comp.lang.lisp The BioBike/KnowOS team, or, more precisely: some subset thereof, lacks the humility to fail to take this opportunity to announce two new lisp-related papers: First, "The Evolution of BioBike: Community Adapta... Jeff
Seeking ILC 2005 page numbers144 (12/9/2007 7:46:42 PM) comp.lang.lisp Can someone with an ILC2005 (Stanford) proceedings laying around please give me the page numbers for Travers, et al.: KnowOS: The (re)Birth of the Knowledge Operaring System? Thanks! ... Jeff
Impractical Common Lisp (Quiz)2137 (10/27/2007 4:40:03 PM) comp.lang.lisp Since the contenders in the Lightweight Language wars are now down to only Ruby and Lisp (Perl having been supplanted by Python, only itself to be rapidly overtaken by Ruby), and since Ruby is nearly Lisp, I th... Jeff
Starting ccl 1.8 mac app install from shell?310 (4/24/2013 5:22:00 PM) comp.lang.lisp I always run from a shell (terminal) on my mac, usually via emacs (no slime=
-- too complex). Unfort. I want to use ql, so I needed to upgrade my ccl b=
cs of some random lossage (I was on 1.5), so I install... jshrager2(333)
How to convert number to digits?2635 (9/9/2009 1:26:26 AM) comp.lang.lisp Hi all Is there anyone have done it before? Like a number 15754548, then convert it to (1 5 7 5 4 5 4 8) Best Regards, -- Welcome to my Blog: http://jdxyw.blogspot.com ... jdxyw2004(126)
XML generator1029 (4/16/2008 2:20:47 AM) comp.lang.lisp Okay, so I've tried net.xml.generator: : (NET.XML.GENERATOR:WITH-XML-GENERATION (stream) !((foo @name "xy&z") !(bar))) Error: Attempt to take the value of the unbound variable `STREAM'. ....???????????... jshrager2(333)
Finder Search Confusion (Leopard)1428 (1/4/2008 1:12:53 AM) comp.sys.mac.system I'm probably missing something, because it appears to me that the Finder is completely broken in too many ways to even begin to list. Today's headache: I open the finder to a folder, and then enter some search ... jshrager2(333)
Assigning values from a list2836 (12/18/2007 6:37:01 AM) comp.lang.lisp I was wondering how you do something like this (written in Python), in Common Lisp: a, b, c = [2, 3, 5] Is there some macro or function to assign multiple values from a list to variables? ... rocco.rossi(103)
Impractical Common Lisp (Quiz)2137 (10/27/2007 4:40:03 PM) comp.lang.lisp Since the contenders in the Lightweight Language wars are now down to only Ruby and Lisp (Perl having been supplanted by Python, only itself to be rapidly overtaken by Ruby), and since Ruby is nearly Lisp, I th... jshrager2(333)
Learning Lisp THE WEB WAY!1525 (9/24/2007 11:10:23 PM) comp.lang.lisp Dump the downloading; Blow the books! Wanna learn Lisp THE WEB WAY: 1. Go to www.biobike.org 2. Click "Try out the BioBike demo server(no password required)" 3. Carefully read (of course you will!) the agreem... jshrager2(333)
ContextL Survey September 2007122 (9/3/2007 12:26:21 PM) comp.lang.lisp Context-dependent behavior is becoming increasingly important for a wide range of application domains. Unfortunately, mainstream programming languages do not provide mechanisms that enable software entities t... pc56(3902)