Hi Gabriel,

On Wednesday, June 11, 2014 6:15:14 PM UTC+2, cldwalker wrote:
>
>
> Any plans on open sourcing some of this? I'd be interested to make this 
> (or an offshoot) that is a canonical site for clojar documentation much 
> like http://rdoc.info/ is for ruby gems.
>

I have some ideas for CrossClj's future, but I'm interested in hearing from 
the community as well.

My original goals were:

1) to enable some kind of "exploratory browsing" of source code (I spent a 
lot of time reading Clojure code on GitHub, but GitHub's UI does not make 
very easy to follow the logic flow through different namespaces or 
different projects)

2) to make it easy to search for examples of usages of library functions

Some ideas for the future:

3) to integrate some documentation generation tools (maybe Codox? or 
Marginalia?)

4) I'm interested in static analysis tools. Eastwood [1], as an example, is 
an excellent tool has lots of potential, even if I'm not sure if it's ready 
for a really "massive" usage on the whole repository

5) Also core.typed is really interesting to me, even if it's not yet clear 
to me how it could be integrated. As an example, type annotations could be 
propagated across dependencies and type inferences could be visualized. 
However, I'm not sure if core.typed is ready for "casual" use.

I'm not closed to the possibility of open sourcing the code, but at the 
moment it's not very polished, and I want to better understand where the 
project is headed.

thanks for your suggestions, they are very appreciated.

Francesco 

[1] https://github.com/jonase/eastwood
 

>
> Gabriel
>  
>

-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to