Vancouver Lisp Users Group meeting for May 2008 - LoL with Drew129 (5/13/2008 5:53:20 PM) comp.lang.lisp Hi all, Drew's going to take a break from his boat-building (he bought a large yacht a few months ago and has been busy refurbishing it in preparation for various piratical activiities that cannot be discussed... billc
Forth for Mac OS X Leopard (Intel) - what are the options?5347 (4/4/2008 1:19:47 AM) comp.lang.forth Hi all, I am interested in having a look at Forth but haven't been able to find a Forth implementation that builds on an Intel Mac running Leopard. I saw this thread: http://groups.google.com/group/comp.lang.f... billclem
slime + SBCL on Windows XP1035 (1/14/2007 11:09:58 PM) comp.lang.lisp I new to using common lisp on Windows, but find it very comforting to use on my NetBSD box. I'd prefer not to switch over to Corman Lisp if possible. my _.emacs.txt file: (add-to-list 'load-path "C:\emacs\slim... daBittweiler(42)
October meeting of the MSLUG - Update127 (9/13/2007 12:25:11 AM) comp.lang.lisp In order to accommodate more people, the October meeting of the Montreal Scheme/Lisp User Group, initially scheduled for Thurdsay, October 25th, is moved to Monday, October 22nd. This is the same day as the Dyn... schemeway1(8)
ALU Wiki - is posting turned off now?441 (10/31/2007 6:15:02 PM) comp.lang.lisp Hi all, I have been trying to update the Vancouver Lisp User Group meeting page at the ALU Wiki page at http://wiki.alu.org/lispvan with details about our latest meeting (I've been able to do this in the past ... billclem(90)
Forth for Mac OS X Leopard (Intel) - what are the options?5347 (4/4/2008 1:19:47 AM) comp.lang.forth Hi all, I am interested in having a look at Forth but haven't been able to find a Forth implementation that builds on an Intel Mac running Leopard. I saw this thread: http://groups.google.com/group/comp.lang.f... billclem(90)
*debugger-hook* misunderstanding526 (1/5/2009 5:40:44 PM) comp.lang.lisp Hi, I want this piece of code to do: 1. print backtrace (that would normally be sent over socket) 2. enter the debugger like step 1. did not happen so I made this: (let ((*debugger-hook* (lambda (condition ... Karol.Skocik(148)