backtick

templating library

Provides Clojure's syntax-quote reader macro as a normal macro for templating and custom symbol resolution

Clojure's syntax-quote reader macro as a normal macro

GitHub

212 stars
11 watching
11 forks
Language: Clojure
last commit: about 1 year ago

Related projects:

Repository Description Stars
ibdknox/crate An implementation of an HTML templating library in ClojureScript 220
brandonbloom/metaclj A Clojure-based library for staged compilation and meta-quoting of Clojure code 81
fhd/clostache A Mustache templating library for Clojure. 318
brandonbloom/eclj An extensible Clojure interpreter aiming to virtualize the language and provide a controlled environment for running portable code. 106
r0man/sablono A templating library that enables React component definition using Lisp/Hiccup style syntax 696
clojurephant/clojurephant A Gradle plugin providing support for Clojure and ClojureScript languages in software development 182
k-bx/protocol-buffers A Haskell implementation of a language-neutral, platform-neutral way to serialize structured data 80
clojurephant/sample-clojurephant-clj-lib A Clojure library project demonstrating the use of clojurephant to build and test a sample Clojure library. 0
roman01la/clj-wasm Provides a text format for representing Clojure code in WebAssembly 159
bitemyapp/revise A Clojure-based client for interacting with a RethinkDB database 146
ghostiam/binstruct Decodes binary data into structured format 97
clojurephant/sample-clojurephant-clj-app A sample project demonstrating Clojurephant's capabilities to build a Clojure application using Gradle 0
clojurephant/sample-clojurephant-cljs-app A sample project demonstrating the use of Clojurephant to build a ClojureScript application 0
michaelklishin/validateur A Clojure(Script) validation library with functional validators and higher-order functions for validating data 185
funcool/clojure.jdbc A Clojure library that simplifies the interaction with relational databases using JDBC. 105