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? ;) --~--~---------~--~----~------------~-------~--~----~ Yi development mailing list [email protected] http://groups.google.com/group/yi-devel -~----------~----~----~----~------~----~------~--~---
