forked from Licenser/clj-highlight
-
Notifications
You must be signed in to change notification settings - Fork 1
A syntax highlighter in clojure.
License
korny/clj-highlight
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# clj-highlight A syntax highlighter in cojure ## Usage (def ct (tokenizer clj-syntax)) ( ... your code where you want the stuff in html for exmaple - this has to use the clj-html lib (to-html default-stype-map "code" (ct code-string)) ; -> returns a clj-html compliant set ...) ## Installation (use 'clj-highlight.core) ## License Copyright (c) 2010 Heinz N. Gies. This code is published under the EPL, have fun! See LICENSE.html for the booring stuff.
About
A syntax highlighter in clojure.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published