currying and partial evaluation

112 views
Skip to first unread message

gfredericks

unread,
Aug 10, 2012, 11:20:13 AM8/10/12
to clo...@googlegroups.com
After discovering a need for currying functions with partial evaluation (and having to do it by hand) in a clojurescript project, and deciding that a macro version might be feasible, I decided to give it a try. The result is here, and seems to work at least on basic tests. Still unsupported are fn* and loop* sub-expressions, and there may be a few other relevant special forms. I also haven't yet looked into what it takes to support clojurescript. Comments and patches welcome.

Michael Jaaka

unread,
Aug 13, 2012, 6:57:24 PM8/13/12
to clo...@googlegroups.com
nice, thanks a lot
Reply all
Reply to author
Forward
0 new messages