Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories:
Computers > Programming
More group info »
Active older topics
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 11709  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Discussion of the Clojure programming language
 

Retrieve the source body of bound symbols 
  There's now a library that allows you to retrieve the source body of bound symbols. [link]
By Kelker Ryan  - 6:09am - 1 new of 1 message    

new grojure version 
  grojure 0.7.1 is out at [link] Grojure is a Javalike syntactic shell for Clojure using Kern, Amando Blancas' port of Haskell's Parsec, a monadic parser combinator library. Because Grojure's grammar will expand and change, it's probably of most use to Clojure/Kern developers as an example of Kern usage for now. The one... more »
By Gavin Grover  - 12:32am - 1 new of 1 message    

codeq: add support for importing from github, importing tags & branches 
  Hello all, Attached are two patches for codeq. The first adds support for importing repositories into codeq directly from github through the github API, as well an improved CLI for codeq (necessary for specifying a github import). The second patch builds on the first and adds the ability to import git... more »
By Dan Burkert  - May 18 - 1 new of 1 message    

Screencast: Clojure development with Sublime Text 2 
  This is a little show-and-tell I recorded today: [link] Hopefully it's useful for some of you. Feedback welcome! Cheers, James
By James MacAulay  - May 18 - 6 new of 6 messages    

ANN Langohr 1.0.0-beta14 is released 
  Langohr [1] is a Clojure client for RabbitMQ that embraces the AMQP 0.9.1 model. Release notes for beta14: [link] 1. [link] -- MK [link] [link]... more »
By Michael Klishin  - May 18 - 1 new of 1 message    

unlicensed clojure code/jar/uberjar ? 
  Hi. Can I release my clojure code under unlicensed? [link] Maybe the code and the jar can be, right? But how about the uberjar which includes clojure itself which is under EPL?(for example I cannot dist the uberjar under GPL) Is my code being unlicensed like that work ok with clojure's EPL? Or does EPL prevent this? so in effect then I cannot... more »
By atkaaz  - May 18 - 5 new of 5 messages    

seancorfield /clj-soap 
  Hoping someone has already explored this. Has anyone ever used clj-soap as a client and managed to pass in Basic authentication credentials? I tried putting them into the URL to the WSDL but that did seem to work… Off to read up on Axis 2…
By marc  - May 18 - 5 new of 5 messages    

Getting highlighted clojure code into a presentation 
  Hi folks - I had to prepare some slides for a conference, and I struggled to get nice looking clojure code onto a slide. I eventually arrived at the following, but it's awfully clunky: * write code in emacs * turn off rainbow delimiters as html-fontify doesn't like them * M-x load-theme whiteboard (for high contrast)... more »
By Korny Sietsma  - May 17 - 9 new of 9 messages    

core.logic: Negation As Failure 
  I've finally got around to adding a negation as failure operator `nafc` to core.logic. The constraint framework has allowed this to be done while avoided the many pitfalls you might encounter with this operator in Prolog. You can now write things like the following: (run* [q] (membero q '(:a :b :c :d))... more »
By David Nolen  - May 17 - 1 new of 1 message    

asm-based clojure yet? 
  Ok, weird question: is there some clojure port on assembler yet? Even if(/especially if) it doesn't have jvm/java/javalibs support Or should I just check [link] ? I'm mainly interested in low memory footprint and fast startup times (does clojure-clr have that?)... more »
By atkaaz  - May 17 - 8 new of 8 messages    

1 - 10 of 11709   « Newer | Older »

XML       Send email to this group: clojure@googlegroups.com