A support library for Clojure projects generated with ADL
Find a file
Simon Brooke 90a46ab32d Really just messing around
I know I'll have version control hell when I merge this back to Fletcher... But it now supports the leiningen plugin.
2018-07-20 15:39:44 +01:00
doc Added preliminary files 2018-06-19 16:23:40 +01:00
src/adl_support Added *warn* 2018-07-20 14:16:05 +01:00
test/adl_support Separated out print-usage into a new support namespace. 2018-07-18 15:04:33 +01:00
.gitignore Initial commit 2018-06-19 16:11:56 +01:00
CHANGELOG.md Added preliminary files 2018-06-19 16:23:40 +01:00
LICENSE Added preliminary files 2018-06-19 16:23:40 +01:00
LICENSE.md Really just messing around 2018-07-20 15:39:44 +01:00
project.clj Really just messing around 2018-07-20 15:39:44 +01:00
README.md Added preliminary files 2018-06-19 16:23:40 +01:00

adl-support

A Clojure library designed to support auto-generated ADL code. This library should normally be included into projects generated by ADL, and consequently is licenced under the MIT license, which is less restrictive than the GNU General Public License which I normally use.

Usage

FIXME

License

Copyright © 2018 FIXME

Distributed under the MIT License.