lake

2022-02-20

Lake is a GNU make like build utility in Common Lisp.

Upstream URL

github.com/takagi/lake

Author

Rudolph Miller and Masayuki Takagi

License

MIT
README

lake

Lake is a GNU make like build utility in Common Lisp.

Version:
0.1.3
License:
MIT
Authors:
Rudolph Miller and Masayuki Takagi
Defsystem Dependencies:
  • deploy

Dependencies:
  • cl-syntax-interpol

  • lake/main

  • lake/user

lake/core

Dependencies:
  • alexandria

  • cl

  • cl-ppcre

  • cl-syntax

  • split-sequence

  • uiop

lake/main

Dependencies:
  • cl

  • lake/user

lake-test

Test system for lake.

License:
MIT
Authors:
Rudolph Miller and Masayuki Takagi
Defsystem Dependencies:
  • prove-asdf

Dependencies:
  • lake

  • prove

lake/user

Dependencies:
  • cl

  • lake/core

Dependencies (7)

  • alexandria
  • cl-ppcre
  • cl-syntax
  • deploy
  • prove
  • split-sequence
  • uiop

Dependents (0)

    • GitHub
    • Quicklisp