Re: [ANN] cpython bindings for clojure

2019-06-08 Thread Mattias Arro
This is beyond cool. Thank you so much for putting this together! -- 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 you

Re: [ANN] cpython bindings for clojure

2019-06-05 Thread Daniel Carleton
Excellent! I'd just been considering with trepidation trying to use jython for something when your message appeared. On Wed, Jun 5, 2019, 5:40 PM Alan Moore wrote: > Awesome! > > Alan > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post

[ANN] cpython bindings for clojure

2019-06-05 Thread Alan Moore
Awesome! Alan -- 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

Re: [ANN] cpython bindings for clojure

2019-06-05 Thread Rick Mangi
OMG, maybe this will get my DS team more interested in clojure. Fantastic job! On Wed, Jun 5, 2019 at 1:02 PM John Newman wrote: > 👏 > > On Wed, Jun 5, 2019 at 12:59 PM Jonah Benton wrote: > >> Wow, that is incredibly cool. Eager to check it out. >> >> >> On Wed, Jun 5, 2019, 12:41 PM Chri

Re: [ANN] cpython bindings for clojure

2019-06-05 Thread John Newman
👏 On Wed, Jun 5, 2019 at 12:59 PM Jonah Benton wrote: > Wow, that is incredibly cool. Eager to check it out. > > > On Wed, Jun 5, 2019, 12:41 PM Chris Nuernberger > wrote: > >> Good morning Clojurians, >> >> About 2 months ago during a talk about the tech.ml systems the point was >> made th

Re: [ANN] cpython bindings for clojure

2019-06-05 Thread Jonah Benton
Wow, that is incredibly cool. Eager to check it out. On Wed, Jun 5, 2019, 12:41 PM Chris Nuernberger wrote: > Good morning Clojurians, > > About 2 months ago during a talk about the tech.ml systems the point was > made that if we could load the python C libraries then that would provide > us wi

[ANN] cpython bindings for clojure

2019-06-05 Thread Chris Nuernberger
Good morning Clojurians, About 2 months ago during a talk about the tech.ml systems the point was made that if we could load the python C libraries then that would provide us with a lot more libraries to draw from. In addition, I seem to remember one of the ML talks a concern about lack of librar