A Clojure library for reading Minecraft NBT data structures. This is not even alpha level code, just experimentation at the moment.
This is currently only a support library for the following blog post: http://nathanwilliams.github.io/2013/04/16/minecraft-region-files/
More about reading nbt in clojure is covered here: http://nathanwilliams.github.io/2013/02/27/reading-minecraft-nbt-data-in-clojure-with-gloss/
Copyright © 2013 Nathan Williams
Distributed under the Eclipse Public License, the same as Clojure.