On Mon, May 25, 2009 at 4:09 PM, Deniz Dogan <[email protected]> wrote:
>
> 2009/5/25 [email protected] <[email protected]>:
>>
>> My custom yi.hs below, which I release into the public domain, applies
>> the f (g x) --> f $ g x code transformation (which I call "dollarify")
>> to the parenthesised expression at the point, or the selected syntax
>> tree node (e.g. select a do block and it will try to dollarify each
>> line).
>
> This is super cool! I hope to see more of this in Yi, maybe for the
> JavaScript mode some day? ;)
>

It is indeed awesome :). I hope to find some time to integrate (at
list part of) this
in the Haskell mode, if Anders does not beat me to it.

Thanks a lot!
-- JP

--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
[email protected]
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---

Reply via email to