Lisp project directory structure

Whatever is on your mind, whether Lisp related or not.
Post Reply
antonio
Posts: 5
Joined: Sun Jun 29, 2008 10:40 am

Lisp project directory structure

Post by antonio » Sat Sep 20, 2008 12:33 pm

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!

Ali Clark
Posts: 15
Joined: Mon Aug 25, 2008 10:23 am

Re: Lisp project directory structure

Post by Ali Clark » Wed Oct 01, 2008 4:35 am

This looks like a good article to help starting a new program:

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

hth

antonio
Posts: 5
Joined: Sun Jun 29, 2008 10:40 am

Re: Lisp project directory structure

Post by antonio » Fri Oct 03, 2008 4:28 am

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

Post Reply