cljAcmeUtils: Assorted Helper Functions for Clojure

cljAcmeUtils is a collection of assorted helper functions that I wrote over time in order to reduce the amount of duplicate code in my Clojure projects and to help me implement code quicker. Now, I finally had the time to publicly release this code. I hope this is useful for some.

cljAcmeUtils is released under the terms of the Eclipse Public License (EPL), the same license under which Clojure is released. cljAcmeUtils including its source code can be downloaded from github. For building, running tests, and packaging Leiningen is used.

For now, I just post the general announcement here. Later, I will also explain some of the functionality included in cljAcmeUtils a little bit more in detail. For now you can have a look at the docstrings or unit tests.

Advertisement
This entry was posted in Announcements, clj-assorted-utils, Libs. and tagged . Bookmark the permalink.

Leave a Reply

Please log in using one of these methods to post your comment:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.