Search found 56 matches

by Wodin
Fri Jul 11, 2008 12:46 am
Forum: Common Lisp
Topic: Anyone using Lisp for web in production?
Replies: 19
Views: 49681

Re: Anyone using Lisp for web in production?

From a cursory look-over, it should be entirely possible to write an /etc/rc.d/ script that'll run as the appropriate user and kick off a detached screen session, which in turn calls the script that starts up the lisp process. I've found it useful to have a startup script that runs something in a d...
by Wodin
Mon Jun 30, 2008 1:15 am
Forum: Common Lisp
Topic: SBCL on hardened Linux with PaX
Replies: 9
Views: 29078

Re: SBCL on hardened Linux with PaX

I might post that question to the sbcl-developers list and see what they have to say. Awesome, thanks. Hi dan. I suspect findinglisp meant that you should post to the sbcl-developers list. findinglisp, if that's not what you meant and you are really going to post on dan's behalf, please correct me :)
by Wodin
Sun Jun 29, 2008 9:27 am
Forum: Common Lisp
Topic: Lisp primitives?
Replies: 9
Views: 29937

Re: Lisp primitives?

Perhaps Lisp in Small Pieces will help? :) I haven't read it, and I think it's more about Scheme than lisp, but I thought it was worth a mention.
by Wodin
Sun Jun 29, 2008 9:10 am
Forum: Common Lisp
Topic: FastCGI for SBCL?
Replies: 8
Views: 18548

Re: FastCGI for SBCL?

by Wodin
Sun Jun 29, 2008 8:56 am
Forum: Common Lisp
Topic: Welcome
Replies: 8
Views: 22202

Re: Welcome

findinglisp wrote:But yes, having a warning saying that people weren't used probably isn't what I was going for.
I don't know about that. I thought using people was bad.
by Wodin
Sun Jun 29, 2008 8:41 am
Forum: Other Dialects
Topic: Clojure reactions?
Replies: 16
Views: 45811

Re: Clojure reactions?

I haven't used Clojure for anything, but thought I would mention that Sun is interested in getting other languages to work well on the JVM. e.g. they have hired JRuby and Jython developers. See also the da Vinci Machine project: We are extending the JVM with first-class architectural support for lan...