Re: ANN: data.fressian, read and write Fressian from Clojure

2014-01-03 Thread Henrik Eneroth
Thanks for this! I watched your talk about this on the conj, and this is 
really cool stuff. Are there any plans for a ClojureScript version of 
Fressian? 

On Thursday, November 14, 2013 5:51:41 PM UTC+1, stuart@gmail.com wrote:

 data.fressian [1] is a Clojure-language wrapper for the reference 
 implementation [2] of Fressian.  I am still setting up CI, maven release, 
 etc. but wanted to get the source up so that interested parties can peruse 
 and contribute.

 The wiki at [2] is currently the best source of documentation.

 Cheers,
 Stu

 [1] https://github.com/clojure/data.fressian
 [2] https://github.com/Datomic/fressian/wiki


-- 
-- 
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.


ANN: data.fressian, read and write Fressian from Clojure

2013-11-16 Thread Alex Miller
The ci build is setup and the 0.2.0-SNAPSHOT release is available. The API docs 
are also now online.

Alex

-- 
-- 
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.


ANN: data.fressian, read and write Fressian from Clojure

2013-11-14 Thread Stuart Halloway
data.fressian [1] is a Clojure-language wrapper for the reference
implementation [2] of Fressian.  I am still setting up CI, maven release,
etc. but wanted to get the source up so that interested parties can peruse
and contribute.

The wiki at [2] is currently the best source of documentation.

Cheers,
Stu

[1] https://github.com/clojure/data.fressian
[2] https://github.com/Datomic/fressian/wiki

-- 
-- 
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.