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!
Lisp project directory structure
Re: Lisp project directory structure
This looks like a good article to help starting a new program:
http://xach.livejournal.com/130040.html
hth
http://xach.livejournal.com/130040.html
hth
Re: Lisp project directory structure
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