Api providing generic compilation utilities.
Api providing generic compilation utilities.
API providing evaluation tools to evaluate documents using Clojure's environment.
API providing evaluation tools to evaluate documents using Clojure's environment.
Generic API providing document evaluation utilities.
Generic API providing document evaluation utilities.
Api providing several tools to use inside or outside of prose document.
Api providing several tools to use inside or outside of prose document.
API providing evaluation tools to evaluate document using Sci.
API providing evaluation tools to evaluate document using Sci.
Api providing tools to facilitate the evaluation of documents.
Api providing tools to facilitate the evaluation of documents.
Api providing tools to facilitate the evaluation of documents using Sci.
Api providing tools to facilitate the evaluation of documents using Sci.
Specialization of the generic compiler from fr.jeremyschoffen.prose.alpha.compilation.core
to compile to html.
Specialization of the generic compiler from [[fr.jeremyschoffen.prose.alpha.compilation.core]] to compile to html.
Api containing constructor functions for html tags.
Api containing constructor functions for html tags.
Specialization of the generic compiler from fr.jeremyschoffen.prose.alpha.compilation.core
to compile to LaTeX.
Very young, don't use it yet.
Specialization of the generic compiler from [[fr.jeremyschoffen.prose.alpha.compilation.core]] to compile to LaTeX. Very young, don't use it yet.
Specialization of the generic compiler from fr.jeremyschoffen.prose.alpha.compilation.core
to compile to markdown.
Specialization of the generic compiler from [[fr.jeremyschoffen.prose.alpha.compilation.core]] to compile to markdown.
Api containing constructor functions for markdown tags.
Api containing constructor functions for markdown tags.
This namespaces provides a reader that combines our grammar and clojure's reader to turn a string of prose text into data clojure can then evaluate.
The reader starts by parsing the text using our grammar. This gives a first data representation from which is computed data that clojure can evaluate.
The different syntactic elements are processed as follows:
This namespaces provides a reader that combines our grammar and clojure's reader to turn a string of prose text into data clojure can then evaluate. The reader starts by parsing the text using our grammar. This gives a first data representation from which is computed data that clojure can evaluate. The different syntactic elements are processed as follows: - text -> string - clojure call -> itself - symbol -> itself - tag -> clojure fn call - verbatim block -> string containing the verbatim block's content.
Prose's grammar, turn text into data that can be turned into clojure code.
Prose's grammar, turn text into data that can be turned into clojure code.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close