Re: How to safely print structures that may contain infinite lazy seqs?

2020-11-07 Thread Michiel Borkent
I wrote a little library for this purpose a while ago:

https://github.com/borkdude/finitize 

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/clojure/1998dfa5-fd4c-4d39-b5da-9aff44797c36n%40googlegroups.com.


Re: clojure.edn/read isn't spec compliant

2020-11-07 Thread Matching Socks
This is not either/or.  
There is room for an alternative, spec-enforcing, EDN reader.  
A drop-in replacement, as it were, for those inclined to try it.
If you want speed, you use Transit anyway, right?

P.S.  Even better if the alternative, compliant, reader were compatibly 
licensed, to replace the original in Clojure 2.

On Sunday, November 1, 2020 at 7:01:04 PM UTC-5 EuAndreh wrote:

> Andy Fingerhut  writes:
>
> > My personal guess: the authors of the EDN specification and
> > implementation are content with their level of detail, and might not be
> > interested in making them 100% equivalent in all ways. (This is only my
> > personal guess. Realize that making specifications and implementations
> > match can be an exhausting and unrewarding process.)
>
> Agree on "making the implementation match the specification" being an
> arduous task, as I am trying to do it myself in working in an edn
> implementation.
>
> However, I don't see a way around this type of job being an
> specification.
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/clojure/5ff53710-9f35-42df-a814-977ced816e67n%40googlegroups.com.


Fundamentals study group

2020-11-07 Thread Daniel Slutsky
We've recently discussed our plans to organize a study group of the new 
fundamental layers of Clojure infrastructure, as a way of preparing for the 
new phase the data science ecosystem is entering.
https://clojureverse.org/t/fundamentals-study-group/

There is still a lot to think about, but as a first step, we will organize 
a few study meetings in November. On these first meetings, we will look 
into the dtype-next library with some concrete problems.

This is intended to be the first time in an evolving series of meetings. 
They are planned to be a little bit advanced, with an explicit intention of 
contributing to libraries and building new ones. Familiarity with Clojure 
and Java will be assumed.

Please use this mark your availability:
https://twitter.com/scicloj/status/1325053716681125891

See you there!

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/clojure/62375d34-b4c3-4928-bfed-5a50b887142en%40googlegroups.com.