CARVIEW |
cgrand
(Christophe Grand)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Christophe Grand
- Website/Blog
- https://clj-me.cgrand.net/
- Company
- https://cgrand.net/
- Location
- Saint-Étienne, France
- Member Since
- Jan 16, 2009
Following 2 coders and watching 18 repositories view all →
Public Repositories (8)
-
enlive
a selector-based (à la CSS) templating and transformation system for Clojure
Last updated Wed Mar 24 04:15:24 -0700 2010
-
seajure
The web site for Seajure, the Seattle Clojure Group
Forked from technomancy/seajure Wed Feb 17 00:30:18 -0800 2010
Last updated Wed Feb 17 00:39:50 -0800 2010
-
clojure
The Clojure programming language
Forked from richhickey/clojure Sun Jun 14 01:27:33 -0700 2009
Last updated Wed Feb 10 14:38:28 -0800 2010
-
parsley
a DSL for creating parsers in Clojure
Last updated Sat Jan 30 03:44:23 -0800 2010
-
ccw
Forked from laurentpetit/ccw Fri Nov 06 01:01:49 -0800 2009
Last updated Sun Nov 08 14:35:34 -0800 2009
-
moustache
a micro web framework/internal DSL to wire Ring handlers and middlewares
Last updated Tue Jun 09 00:27:33 -0700 2009
-
sandbox
expeiments, works in progress etc.
Last updated Mon May 11 02:18:20 -0700 2009
-
ring
Clojure web application library: abstracts HTTP to allow modular and concise webapps.
Forked from mmcgrana/ring Tue Jan 20 08:16:07 -0800 2009
Last updated Wed Apr 29 08:29:51 -0700 2009
Public Activity 
-
fc1ebc5
Add link to David's tutorial
at* uses transform incorrectly
ranges + defsnippet bug?
-
b0b034e
fix regression: (selector (selector [:h1])) wasn't equivalent ...
-
cc85877
add re-pred and whitespace
-
8641fc7
Add fragment selectors support.
-
f6069ba
Add an optional environment argument to #'resolve and ns-resol...
-
b7d179b
make resolve (clojure.lang.Compiler/maybeResolveIn) to return ...
-
358c284
Merge commit 'rhickey/master'
- 5 more commits »
-
93101a3
short-circuit transformation when the transforming fn is identity