Skip to content

dmiller/tools.analyzer.clr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tools.analyzer.clr

A port of clojure/tools.analyzer.jvm to ClojureCLR.

THIS IS A WORK-IN-PROGRESS. DO NOT USE.

From the parent's README:

An analyzer for Clojure code, written on top of tools.analyzer, providing additional jvm-specific passes.

Please see the JVM version's README for more details.

Releases

Nuget reference:

PM> Install-Package tools.analyzer.clr

Leiningen/Clojars reference:

[org.clojure.clr/tools.analyzer.clr "0.5.5"]

Notes on the ported code

Work in progress.

License

Original Clojure(JVM) code:

Copyright © 2013-2014 Nicola Mometto, Rich Hickey & contributors.

Distributed under the Eclipse Public License, the same as Clojure.

With additions and edits for CLR

Copyright © 2014 David Miller

About

Port of clojure/tools.analyzer.jvm to ClojureCLR

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published