My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads

Introduction

Faslpath is a build tool for Common Lisp that is intended to be very easy to use, even for beginner lisp programmers. It does not require separate build files. Instead, it relies on naming conventions to statically resolve dependencies between files.

You can download it here. Currently it works on SBCL, CLISP and CCL. It does not depend on other lisp libraries.

For documentation on how to use faslpath, see the README

Powered by Google Project Hosting