Search found 8 matches

by mmmk
Fri Jul 25, 2008 2:28 pm
Forum: Emacs
Topic: API documentation format
Replies: 5
Views: 14862

Re: API documentation format

I'm thinking about one of the following: xhtml, tex, or texinfo. I'd like something that could be used to create a printed manual or an online doc. When I think of API documentation, I think of tools like Tinaa. If you want to go the texinfo route though, take a look at the SBCL documentation or th...
by mmmk
Tue Jul 01, 2008 7:25 pm
Forum: Common Lisp
Topic: What are you doing in Common Lisp lately?
Replies: 26
Views: 64300

What are you doing in Common Lisp lately?

I'm updating CL-Selenium, messing around with Lispy's version storage approach and hacking on a Space Invaders clone.
by mmmk
Tue Jul 01, 2008 11:32 am
Forum: Common Lisp
Topic: GUI lib recommendations
Replies: 6
Views: 20542

Re: GUI lib recommendations

I've used http://sourceforge.net/projects/clg which is a GTK+ binding. It's actively maintained, straight forward to use and worked well for me with SBCL on Ubuntu at least.
by mmmk
Mon Jun 30, 2008 12:37 pm
Forum: The Lounge
Topic: StumpWM
Replies: 2
Views: 8721

Re: StumpWM

I like StumpWM a lot. It's very easy to hack on.
by mmmk
Sun Jun 29, 2008 9:43 pm
Forum: The Lounge
Topic: Cars
Replies: 4
Views: 11874

Re: Cars

What was the part? I just replaced the interior door handle and latch as well as the vent window in my car.
by mmmk
Sun Jun 29, 2008 9:25 am
Forum: Common Lisp
Topic: Failing to asdf-install cl-yacc in Windows
Replies: 5
Views: 18765

Re: Failing to asdf-install cl-yacc in Windows

wm.annis wrote:The web site where cl-yacc lives has been missing for at least two days.
IMO, this is one of the big flaws in the ASDF-Install way of doing things (ie. dependency on the author's hosting choices).
by mmmk
Sun Jun 29, 2008 9:19 am
Forum: Books and Resources
Topic: What's your favorite book about Lisp?
Replies: 34
Views: 1992161

Re: What's your favorite book about Lisp?

On Lisp is missing from the list ;)
by mmmk
Sun Jun 29, 2008 9:16 am
Forum: Other Dialects
Topic: Clojure reactions?
Replies: 16
Views: 43588

Re: Clojure reactions?

I can't decide between Clojure and Scala.