sloc-languages 1.6.13

Language detection and lexical SLOC analysis for 60 languages — IEEE 1045-1992 compliant
Documentation
1
2
3
4
;; This is a comment
(def x 1) ;; mixed code and comment

(defn hello [] (println "hello"))