Since 5/5/2012 8:46:14 AM, youngde811 has written 2 articles and participated in 57 conversations. youngde811 signature: youngde811
youngde811's articles:
Items(2) /1
COMPILE-FILE and conforming implementations622 (2/15/2007 6:56:54 PM) comp.lang.lisp Is a conforming Common Lisp implementation allowed to remove COMPILE- FILE from a Lisp image? More specifically, assuming an implementation provides the ability to create "stand-alone" executables, is that impl... David
Lisa: request for features1420 (3/26/2006 6:05:07 PM) comp.lang.lisp There's been enough activity lately from folks using Lisa (http://lisa.sf.net) that I'm considering finding some time in my life to add a few missing features. Coming immediately to mind are; 1) backward chaini... David
Installing LispWorks on Ubuntu Linux1363 (10/26/2007 2:10:55 AM) comp.lang.lisp Has anyone successfully installed LispWorks on Ubuntu Linux? brian@airstream:~$ uname -a Linux airstream 2.6.20-16-386 #2 Thu Jun 7 20:16:13 UTC 2007 i686 GNU/ Linux One of the requirements is to install Open... lojicdotcom(362)
CLOS persistence4231 (11/13/2007 4:15:42 PM) comp.lang.lisp I've got some classes, with millions of instances. So much that it is easy to get running out of memory. My simple question is: Is there any way to manage all of this clases through a database? I'm not saying ... javuchi(458)
Doing the unthinkable?2123 (11/20/2007 4:52:57 PM) comp.lang.lisp Hi All, I'm on an intel mac, OS X 10.4, and am contemplating actually purchasing software. (Yeah, I know!) I'm testing LispWorks Personal and Allegro CL (with 30 day demo), and manged to get both environments... jemeade(125)
What language(s) do you use at work?2531 (1/2/2008 1:58:52 PM) comp.lang.lisp Happy New Year everyone. I've been wondering, how many Lispers use Lisp to make a living? If you do use Lisp, how much do you use it? If not, what language or languages do you use? How much of an uberhacker... randomgeek(299)
Doubling car mileage secret!!!239 (4/24/2008 10:44:38 PM) comp.lang.lisp Have you guys heard the news?! We can now all half our fuel consumption. It's amazing they've finally come up with the technology to double our mileage. Saving us all thousands and thousands of dollars each ... wiliamsopmso(1)
Avoiding LispWorks Personal annoyances31873 (9/25/2009 11:48:02 AM) comp.lang.lisp For those annoyed with the 5-hour timeout in LispWorks Personal Edition: You can disable the time-out by using the library interposition mechanism on your platform (LD_PRELOAD on linux, DYLD_INSERT_LIBRARIES o... gnubeard(47)
lisp where java already exists #2731 (10/23/2009 5:40:29 PM) comp.lang.lisp For a java programmer, I would like to know where does lisp (I'm reading scheme dialect) converge or intersect with java, and also where is it mutually exclusive, if any, since lisp if very old. in brief, what ... transkawa(11)
Why do you use python?1022 (10/31/2009 7:11:02 AM) comp.lang.python What would be your answer if this question is asked to you in an interview? a modified version might be: "Where would you use python over C/C++/Java?" (because my resume says I know C/C++/Java)? ... catchyouraakash(6)