[ 原始碼: 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