[ 源代码: tools-namespace-clojure ]
软件包:libtools-namespace-clojure(1.3.0-3)
libtools-namespace-clojure 的相关链接
Debian 的资源:
下载源码包 tools-namespace-clojure:
- [tools-namespace-clojure_1.3.0-3.dsc]
- [tools-namespace-clojure_1.3.0.orig.tar.xz]
- [tools-namespace-clojure_1.3.0-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
tools for managing namespaces in Clojure
A set of tools for managing namespaces in Clojure. Parse `ns` declarations from source files, extract their dependencies, build a graph of namespace dependencies within a project, update that graph as files change, and reload files in the correct order.
Note that tools.namespace only manages namespace dependencies within a single project and is not a substitute for tools like leiningen or maven.
其他与 libtools-namespace-clojure 有关的软件包
|
|
|
|
-
- dep: libclojure-java
- Lisp dialect for the JVM (library)
-
- dep: libjava-classpath-clojure
- examine the Java classpath from Clojure programs
-
- dep: libtools-reader-clojure
- complete Clojure and EDN-only reader