On Tue, Aug 6, 2013 at 12:46 AM, Laurent PETIT <laurent.pe...@gmail.com>wrote:

>
>
> Le mardi 6 août 2013, kovas boguta a écrit :
>
> https://github.com/kovasb/paredit-widget
>>
>> This is a simple project that does the obvious: provide a simple widget
>> that implements paredit. It is intended to be embedded as part of other
>> applications, and thus is minimal.
>>
>> This is a rough cut and contributions welcome, particularly for
>> cross-platform issues. (would also love to have rainbow parens :)
>>
>> The bulk of the work is done by Laurent's paredit.clj ; this just
>> provides a thin swing UI wrapper so that one can actually interact with it.
>>
>> The bigger idea is that code editing should be available a la carte.
>>
>
> Nice ! I from the beginning had taken care of separating paredit.clj for
> this exact reason, but never took the time to write the swing component.
> Thanks Kovas!
>
> I'm on holidays so won't be able to work on this during August, but of
> course I'll be more than willing to help where I can when I'm back.
> Probably trying to make the interface more explicit, learn & adapt from
> your feedback, etc.
>

Thanks Laurent! Wouldn't have been possible without your paredit.clj. So
far I've found it very nice to work with.

I'm sure I'll come up with some better suggestions later, but an immediate
issue is that it would be nice to have updated paredit.clj artifacts on
clojars (those artifacts are dated, and right now it seems there are 2
separate repositories for paredit.clj, and they don't work out of the box
due to an easily solved parsley issue)

-- 
-- 
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/groups/opt_out.


Reply via email to