Liking cljdoc? Tell your friends :D
Clojure only.

glow.parse


antlr-clojureclj

source

parseclj

(parse s)

Parse a String of Clojure source code into an enlive-style list of lists (sadly not vectors, though it's an easy transformation). Uses Glow's ANTLR grammar (see glow.parse/antlr-clojure).

Parse a String of Clojure source code into an enlive-style list of lists
(sadly not vectors, though it's an easy transformation). Uses Glow's ANTLR
grammar (see glow.parse/antlr-clojure).
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close