Hi Sean,

It does not have a wikipedia page. It is based on the following paper:

http://www.springerlink.com/content/23072603g83224v5/

The docs are a bit sparse so if you have questions do not hesitate to ask 
:) 

Regards,

AM. 

On Tuesday, May 22, 2012 9:47:49 AM UTC-6, Sean Neilan wrote:
>
> Just curious, what is the name of the tree distance function and does it 
> have a wikipedia page?
>
> Very, very cool!
>
> On May 22, 2012, at 12:36 AM, Arnoldo Muller  wrote:
>
> Checkero finds common Clojure source code inside a set of directories. It 
> is primarily intended to study how Clojure learners write functions. As a 
> side effect, you can find if students have honestly completed their 
> homework. It could also be used to find commonly used patterns in code that 
> require refactoring. The algorithm uses a state-of-the-art tree distance 
> function that quickly finds common tree patterns. It analyzes the 
> syntactical structure of Clojure programs and finds similar expressions.
>
> You can find more details here:
> https://github.com/amuller/checkero
>
> Suggestions and feedback are more than welcome!
>
> Arnoldo Muller 
>
>
>
>  -- 
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with 
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
>
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to