ASDF

Definitely Definitive Definitions

What it is

ASDF is a tool for describing how source files are organized: what depends on which and when. I.e., it is Another System Definition Facility.

If you want to use ASDF with other people's systems, see the getting started guide. For details on defining your own systems, you should browse the manual.

Mailing Lists

Where is it

Though they may lag behind the version here, ASDF comes bundled with most Lisps. To get the greatest and latest, you can:

Contributing

We're still working out the details. For now, send email to gwking@metabang.com or the project mailing-list with questions or patches.

What is happening