

| |||||||
|
You are here: Root > Software > Development > Tools > Defystem
ASDF is Another System Definition Facility.
| Web site | http://common-lisp.net/project/asdf/ |
| Mailing list | http://common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel |
| Version | 1.661 - Wednesday, 24 March 2010 |
| Maturity | Mature |
| OS compatibility | Linux, Unix, MacOS X, Windows |
| ASDF installable | No |
| Official Download | http://common-lisp.net/project/asdf/asdf.tar.gz |
| Mirrored Download | |
| Source code repository | git clone http://common-lisp.net/project/asdf/asdf.git |
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.
It intends to solve the same basic class of problems as mk-defsystem, but internally it takes advantage of modern CL features like pathname support, etc, and it uses CLOS for extensibility.
OpenMCL | CLISP | LispWorks | Allegro Common Lisp | Scieneer Common Lisp | CMUCL | SBCL | ECL
Declt, Documentation Extractor from Common Lisp to... | CL-RCFiles | evol | Unix-Style CLI Option Parser | Common Lisp Gtk-Server Wrapper | Foreign Structures By Value | GNU Scientific Library for Lisp | cl-selenium | Objective-CL | LOCAL-TIME | cl-migrations | cl-migrations | cl-wdim | fare-csv | Lisp Blosxom | S-Dot: A Common Lisp Interface to Graphviz Dot | Blowfish | Clickr & Automatr | sparkline | SKIPPY | CL-TCLINK
Defystem | Unix family | Windows family | MIT
ASDF-Binary-Locations | Common Lisp Librarian | asdf-ecs | ch-asdf | defsystem-compatibility | ASDF Manual | Setting up ASDF for CLISP+Win32 | Using ASDF with Corman Common Lisp
You must be logged to add a note
You must be logged to add a comment