https://github.com/jpmonettas/clindex

Clindex is a general and extensible Clojure[Script] source file indexer.

It scans a Clojure[Script] project together with all its dependencies and 
generates a datascript database with facts about them.

It is intended to be used as a platform for building dev tools so they 
don't have to deal with the complexities of understanding Clojure code by 
reading the filesystem.

Instead as an api for talking about your code it gives you a datascript db 
full of facts you can use together with d/q, d/pull, d/entity, etc.

--
Juan Monetta

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/clojure/d8dccb88-6023-428c-ba6e-c2c59bb9eefc%40googlegroups.com.

Reply via email to