This is a read-only archive of lispforum.com. The forum was locked to new users and posts and is preserved here as static HTML from a database snapshot taken on 2019-09-07.

Lisp project directory structure

3 posts · 4755 views

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!