Admittedly these two libraries are very similar; I actually hadn't heard
about lein-fore-prob before (because it wasn't listed on the leiningen
plugin list wiki <https://github.com/technomancy/leiningen/wiki/plugins>).

Because I started working on this without knowledge of the other library,
it naturally has a few differences; one of which is that it creates
separate files while lein-fore-prob puts all the problems into one file
(unless multiple projects are created). Also, lein-4clj supports
project-less template creation, allowing for a quicker workflow if a
4clojure user wants to quickly try out a solution using the REPL.

Anyhow, the two projects are similar and serve essentially the same
purpose, so feel free to use whichever you'd like.

--Alex

--Alex


On Wed, Mar 19, 2014 at 4:55 PM, Alan Malloy <a...@malloys.org> wrote:

> Can you explain the difference between this and
> https://github.com/bfontaine/lein-fore-prob? I haven't really looked
> since back when https://github.com/broquaint/lein-foreclojure-plugin was
> new (in lein 1!), but it seems like there is a lein2 plugin already.
>
>
> On Wednesday, March 19, 2014 4:37:46 PM UTC-7, Alex Engelberg wrote:
>>
>> 4clojure <http://www.4clojure.com/> is a great site for practicing
>> various datatypes and concepts in Clojure. However, the code editor on the
>> website is somewhat limited, mostly because it doesn't have a REPL to test
>> out individual parts of your code. I'm not affiliated with 4clojure in any
>> way, but I've created a leiningen plugin for working on 4clojure problems
>> in the comfort of your own IDE.
>>
>> https://github.com/aengelberg/lein-4clj
>> See the readme for more information and examples.
>>
>> Enjoy!
>> --Alex
>>
>  --
> 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 a topic in the
> Google Groups "Clojure" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/clojure/7kJYUuLk62A/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to