Page 1 of 1

Lisp project directory structure

Posted: Sat Sep 20, 2008 12:33 pm
by antonio
Hi all,

I'm starting with Lisp and I'd like to know how people organize source code, libraries, makefiles and other artifacts. This ranges from best "directory structure" for projects to naming conventions for files.

Any hints/ideas/advice would be most appreciated!

Re: Lisp project directory structure

Posted: Wed Oct 01, 2008 4:35 am
by Ali Clark
This looks like a good article to help starting a new program:

http://xach.livejournal.com/130040.html

hth

Re: Lisp project directory structure

Posted: Fri Oct 03, 2008 4:28 am
by antonio
Excellent entry, thanks Ali!!
Ali Clark wrote:This looks like a good article to help starting a new program:

http://xach.livejournal.com/130040.html

hth