Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Group info
Language: English
Group categories:
Computers > Programming
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 4176  Older »

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

Annotations on the new deftype? 
  With all the newly added/being worked on defprotocol/deftype features - I've not seen anyone mention JDK annotations being part of things, is support for annotations being worked on as part of this? Would be a -very- handy addition, esp. as more and more JVM libraries/tools are looking for them.... more »
By Mark Derricutt  - 8:35pm - 1 new of 1 message    

roll call of production use? 
  hi, i'd be interested to hear who has successfully used clojure in production. i know of some, as some folks have been vocal; any other interesting-but-so-far-silent uses people'd be willing to fess up about? many thanks.
By Raoul Duke  - 6:00pm - 6 new of 6 messages    

Clojure User Survey, preparation for 1.1 
  If you have trouble viewing or submitting this form, you can fill it out online: [link] Clojure User Survey This user survey will help move Clojure toward an official 1.1 release. How do you get Clojure? *... more »
By the.stuart.sie...@gmail.com  - 4:55pm - 2 new of 2 messages    

The specificity of bound-fn: capturing specific dynamic vars 
  Meikel and All, On the general topic of the recent posts on the "Clojure Scoping Rules" thread: bound-fn is very nice, but I've found that capturing *all* dynamic vars is often overkill. In fact, I would argue (subject to persuasion otherwise) that capturing all dynamic vars should be the very rare exception rather than the rule. In most... more »
By Garth Sheldon-Coulson  - 3:46pm - 1 new of 1 message    

Feedback for a visitor closure generator 
  Multimethods are a great abstraction in Clojure. They are great for adapting a wide variety of inputs to a function. However, I often need to decouple the adaptation of data from the function that operates on the adapted data. Also, after the work is complete, I need to adapt the data back to the original format.... more »
By Sean Devlin  - 2:26pm - 2 new of 2 messages    

PersistentStructMap Exception 
  Hi, I'm getting a cast exception on trying to create a simple structure and wondered if there was something obvious that I'm not doing. The transcript below shows my version of java. Running on Mac Book Pro, Snow Leopard 5.6.1 bash-3.2$ java -version java version "1.6.0_15" Java(TM) SE Runtime Environment (build 1.6.0_15-b03-219)... more »
By cearl  - 9:29am - 3 new of 3 messages    

initialization of clojure.contrib.logging library 
  Hello all I have one question about logging library from contrib? How i can configure it to write data into log files? P.S. I'm not Java developer, and may be don't know many of java's logging tricks -- With best wishes, Alex Ott, MBA [link] [link]... more »
By Alex Ott  - Nov 21 - 2 new of 2 messages    

making rlwrap Clojure friendly 
  Hi, has anybody tried to make rlwrap lexer more Clojure friendly? Just adding "-" to the "word characters" would be a big gain (to enjoy auto-completion.) I spent some time looking through rlwrap sources but has not find a good place to do the changes. Regards, Sergey.
By Sergey Didenko  - Nov 21 - 4 new of 4 messages    

Mysterious errors w/ protocols and types 
  The following code contains an error, and I cannot figure out what it is at all. When I run StateMeta's test once, the statement marked with a comment above fails. When I run it again, it succeeds. This has been causing very weird bugs in my code. I've replicated the behavior in both a script and the REPL. Here's the bugged code:... more »
By samppi  - 1:36am - 5 new of 5 messages    

AOT'd namespaces lose their metadata 
  I noticed an odd bug when working on the help command for leiningen. It uses docstrings on metadata for help output, but when AOTing the project, the docstrings (as well as all other metadata) would be lost. Note that this doesn't happen when metadata is added to the namespace after the fact as is the case with clojure.core and... more »
By Phil Hagelberg  - 12:41am - 2 new of 2 messages    

1 - 10 of 4176   « Newer | Older »

XML       Send email to this group: clojure@googlegroups.com
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google