Search found 2 matches

by Jeff
Sat Jul 05, 2008 5:09 pm
Forum: Common Lisp
Topic: CLOS usage
Replies: 22
Views: 55400

Re: CLOS usage

I tend to use methods with structs more than classes.
by Jeff
Fri Jul 04, 2008 8:52 am
Forum: Common Lisp
Topic: What are you doing in Common Lisp lately?
Replies: 26
Views: 64315

Re: What are you doing in Common Lisp lately?

I just wrote an RPC server that acts as a background synchronization mechanism between our Django-powered website and our back-end media system.