On Aug 9, 6:21 pm, Nikita Beloglazov wrote:
> I'm going to organize little clojure course at my university this year. For
> this I want to implement set of tasks that hopefully will help to practise
> clojure.
Some tasks you may find at 4clojure:
https://www.4clojure.com/problems
Sort by "topic"
On Jun 24, 9:20 pm, Jacobo Polavieja
wrote:
> My current development environment is that: Sublime Text 2 editor with
> the fabulous SublimeREPL plugin to be able to copy code into the Clojure
> REPL.
>
> As absurd as it may seem... I can't find the combination of keys to send
> functions or selec
On Friday, May 4, 2012 4:56:03 AM UTC+3, dirtyvagabond wrote:
>
> Anyone know of a Clojure library to parse SQL statements? If not, would it
> be sane to build one using parsec?
if there is no Clojure lib, you always may use Java lib.
i relatively successfully tried : http://jsqlparser.sour
On Feb 17, 5:13 am, Zhenchao Li wrote:
> (POST "/vote" {params :params} (post-vote params))
> The site here is used to capture :params, which is new in compojure
> 0.6.0. However I'm getting a empty map in post-vote. I wonder what's
> wrong with the above code? Any suggestions? Hints?
Have y
On Nov 9, 10:46 pm, Laurent PETIT wrote:
> Yes, tcrayford's clojure-refactoring
> project:https://github.com/tcrayford/clojure-refactoring
How about using this in your CCW? :)
--
Zmi La
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to th
, that plain text in one text-area is
too loosely.
i'd prefer to enten apparently (or with some syntax):
- pre-comment
- the example code
- the result (i'd prefer not to enter it, but have the result
calculated on server)
- post-comment
--
Zmitro Lapcjonak
--
You received this m
On Aug 17, 12:14 am, Lee Spector wrote:
> On Aug 16, 2010, at 4:13 PM, Meikel Brandmeyer wrote:
>
> > Every descent editor should provide a comment-selected-text functionality.
> I've worked in several editors that have comment-selected-text, but I don't
> see it in Eclipse/Counterclockwise
I'v
On Jul 20, 10:02 pm, Laurent PETIT wrote:
> that'll bit anybody from time to time ( after having spent 15 minutes
> understanding why this doesn't work anymore: "OH YES, I have forgotten to
> synchronize the REPL ...")
thus i do enter nothing in the CCW repl.
all code, both business logic and all
On Apr 15, 1:51 am, Kasim wrote:
> Here are what you need to get started:
> 1. Download ClojureW.zip and Unzip to a folder
0. Try to find the link to download.
--
Zmitro Lapcionak
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this gr
On Mar 24, 3:53 pm, Laurent PETIT wrote:
> 2010/3/24 Zmitro Lapcjonak :
>
> > On Mar 23, 4:13 pm, Stuart Halloway wrote:
>
> >> The labrepl project (http://github.com/relevance/labrepl) is a
> >> tutorial environment for learning Clojure.
> > ...
>
On Mar 23, 10:18 pm, Rob Wolfe wrote:
> Stuart Halloway writes:
> > The labrepl project (http://github.com/relevance/labrepl) is a
> What about creating standalone ZIP file, which will contain
> all necessary components: Clojure, Leiningem and Labrepl?
> I tried that on Linux and Windows and it
On Mar 23, 4:13 pm, Stuart Halloway wrote:
> The labrepl project (http://github.com/relevance/labrepl) is a
> tutorial environment for learning Clojure.
...
> (2) CounterClockwise integration: Ditto above but for Eclipse/
I followed the steps and successfully runned the labrepl with Eclipse
an
On Mar 17, 4:56 pm, Eugen Dück wrote:
> The complete jnlp can be found athttp://dueck.org/kanshiki-boom/.
>
> I plan to introduce and document this beta-grade app soon, but if
> there's any Japanese learner out there interested in or in need of
> Kanji handwriting recognition, check it out, but
> Have not seen this discussed before and thought that it might be of
> interest to mention that clojure runs on the latest Nokia tablet/
> mobile phone with JRE either from
Where interesting! please tell us the steps in more details.
I suppose, you installed some jre for mobile
and then used it t
14 matches
Mail list logo