Since 4/2/2012 5:32:58 AM, der_julian has written 10 articles and participated in 157 conversations. der_julian signature: der_julian
der_julian's articles:
Items(10) /1
integer square root in SML755 (2/19/2006 9:14:21 PM) comp.lang.functional Hello, Does anyone know how to compute the integer square root without using floating-point operations in Standard ML? Regards, -- Julian Stecklina "I object to doing things that computers can do." - Olin ... Julian
cl-blog missing webutils267 (1/15/2006 9:56:56 PM) comp.lang.lisp Hello, I just wanted to setup my new blog using cl-blog. But the webutils package is nowhere to be found. Any clues? Regards, -- Julian Stecklina "I object to doing things that computers can do." - Olin Shi... Julian
simple-streams636 (8/29/2005 12:29:47 AM) comp.lang.lisp Hello, say I wanted to write a kind of simple-stream that inherits most functionality of an ordinary TCP stream, but it gets an URL and has to do some parsing of the data from the network connection. I am quit... Julian
Copying GC and finalization561 (7/26/2005 5:20:45 PM) comp.compilers Hello, I am looking for ways to implement finalization of and weak pointers to objects in a copying garbage collector. I am quite puzzled on how to implement this without losing the nice property of copying ga... Julian
computerhistory.org down?233 (7/12/2005 9:42:08 PM) comp.lang.lisp Hello, sometime ago Paul McJones set up this fine site collecting numerous Lisp-related papers: http://community.computerhistory.org/scc/projects/LISP/ See Lambda the Ultimate: http://lambda-the-ultimate.org/... Julian
Real-Time Garbage Collection444 (6/5/2005 10:53:26 PM) comp.lang.lisp Hello, This is a question specific to Baker's original paper about real-time garbage collection from 1978 which may be found via portal.acm.org. If there is a better place to ask this, please feel free to poin... Julian
COSI - Where?633 (10/21/2004 10:14:02 PM) comp.lang.lisp Hello, I found this really interesting page on cliki: http://www.cliki.net/COSI Is this code available somewhere? I would be thankful for any pointer. Regards, -- ______________________... Julian
conditions vs. call/cc925 (9/25/2004 3:47:17 PM) comp.lang.lisp Hello, I want to write a function that reads from file descriptors, but does not block. But it would be nice, if I could write my program like a blocking one, as this is far simpler. What I need is some kind o... Julian
kqueues in SBCL032 (9/25/2004 2:12:30 PM) comp.lang.lisp Hello, I have whipped up a small interface to FreeBSD's kernel queues (a nice, fast and simple replacement for select). Works fine via SBCL. But I have a design question: The kqueue depends on events that get... Julian
Zebu + SBCL/ASDF issues022 (9/14/2003 4:21:17 PM) comp.lang.lisp Hello, I just downloaded http://constantly.at/zebu-3.5.5-asdf.tgz and tried to load it on SBCL 0.8.1 via ASDF. A problem with the package definition is solved by the following patch (if anyone's interested): ... der_julian
Amazon used lisp & C exclusively?766191 (7/8/2006 12:58:28 PM) comp.lang.lisp http://www.cabochon.com/~stevey/blog-rants/tour-de-babel.html But sadly they don't have any more openings for lisp. http://tinyurl.com/zaewf What other major companies have posts for lisp? Alok ... alok.bisani(55)
ANN: CLPython2029 (7/4/2006 8:36:08 PM) comp.lang.lisp Hey, CLPython is an implementation of Python in Common Lisp. At http://common-lisp.net/project/clpython you can read more, download the source (released under LLGPL), and subscribe to the "develop" or "announc... metawilm(60)
cmucl mp: where is simultaneousness?1925 (5/27/2006 12:13:04 PM) comp.lang.lisp Aren't threads is meant to intervene? I thought they were. However, if they do in ACL and SBCL (the ones being tested) they don't in CMUCL. Or at least I don't know how to instruct CMUCL properly. The followin... gsmith(113)
new to lisp #31334 (5/24/2006 3:02:39 PM) comp.lang.lisp Hello, new lisper here. I'm just getting around to diving into lisp after many years of intending to do so. I've been programming, mostly C/C++, since '78. What path do you recommend for getting started i... rNfOrSePeAzMe(50)
Video of a talk I did at Google's NYC office5932 (5/21/2006 12:07:28 AM) comp.lang.lisp A couple weeks ago I was in New York and did a couple talks, one at the LispNYC group and the other at Google's NY office. The video of the Google talk is up at: In theory the LispNYC talk was taped too bu... peter14(674)
Lisp Projects1944 (5/15/2006 5:01:44 PM) comp.lang.lisp Hi, I'm a dev with many years experience in other languages. I've been playing with Lisp for about a year or so, just simple problem solving and experimentation. I'd like to start contributing to som... Alistair_Moir(31)
PCL wins Software Development Productivity award!2633 (3/16/2006 4:28:10 PM) comp.lang.lisp So _Practical Common Lisp_ made it out of the Special Six into the Fantastic Four or whatever March Madness nomenclature you want to use. Anyway, last night, according to my publisher PCL was awarded one of the... peter14(674)
Sudoku Solver7453 (2/20/2006 9:44:04 PM) comp.lang.lisp Just a minor cleanup of the code I wrote some months ago, because I wrote a letter to the editor of the german issue of Scientific American, because the author of an article about Sudoku wrote, that it is possi... fb(1526)
integer square root in SML755 (2/19/2006 9:14:21 PM) comp.lang.functional Hello, Does anyone know how to compute the integer square root without using floating-point operations in Standard ML? Regards, -- Julian Stecklina "I object to doing things that computers can do." - Olin ... der_julian(167)
PCL in the Jolt Awards finals!3029 (1/20/2006 11:06:35 PM) comp.lang.lisp Another sign of the Lisp resurgence: Practical Common Lisp has been named a finalist in the technical book category of the Jolt Product Excellence and Productivity Awards![1] Yipeee! World domination, here we c... peter14(674)