Hello all,

There was a thread a while ago with me asking about the ways to modify the 
S-expression syntax in Clojure as it's done in 
Scribble<http://docs.racket-lang.org/scribble/reader.html>. 
Long story short, I'm happy to announce a working (well, to my current 
knowledge) implementation: on clojars <https://clojars.org/scribble>, or on 
github <https://github.com/Manticore/clojure-scribble>. The readme file on 
github contains some usage instructions, and the list of differences from 
the original Scribble syntax (with explanations). The current version is a 
snapshot, since I depend on a snapshot version of 
chiara<https://clojars.org/chiara>. 
I'll update the version as soon as chiara is released.

I've made this for my own purposes, but perhaps it may be useful to other 
people as a generalized template engine. Anyway, it is my first Clojure 
project, so I'll be grateful for any comments, or even pull requests.

P.S. Given the current list of differences from the original Scribble 
syntax, and the fact that the original Scribble is actually a syntax + a 
documentation generation system, I do not insist on keeping the name.  

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to