doc | ||
pkg | ||
src/adl_support | ||
test/adl_support | ||
.gitignore | ||
CHANGELOG.md | ||
LICENSE | ||
LICENSE.md | ||
project.clj | ||
README.md |
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
You don't really use this; code auto-generated by ADL does. Some functions which may be more generally useful are in adl-support.core
, q.v.
License
Copyright © 2018 Simon Brooke
Distributed under the MIT License.