A support library for Clojure projects generated with ADL
Find a file
Simon Brooke 7280c6f41b Safety commit
Ran out of electricity last night when I'd almost but not quite got creation working properly. Frustrating! I don't have much electricity this morning so I'm pushing this up to GitHub for safety.
2018-08-06 09:32:42 +01:00
doc Added preliminary files 2018-06-19 16:23:40 +01:00
src/adl_support Safety commit 2018-08-06 09:32:42 +01:00
test/adl_support Safety commit 2018-08-06 09:32:42 +01:00
.gitignore Initial commit 2018-06-19 16:11:56 +01:00
CHANGELOG.md Updated CHANGELOG to remove boilerplate 2018-07-20 17:34:08 +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 Much progress 2018-07-29 00:37:57 +01:00
README.md Updated README, and added clojars badge. 2018-07-21 19:05:04 +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.

Clojars Project

Usage

You don't really use this; code auto-generated by ADL does.

License

Copyright © 2018 Simon Brooke

Distributed under the MIT License.