

| |||||||
|
You are here: Root > By Topic > Language Extensions
Curly is set of two reader macros for easy function currying and composition. It was inspired by Arc's syntax for currying, using square brackets. Curly creates anonymous functions (lambdas) with literal function composition instead of trying smarter approach (like using (REDUCE #'FUNCALL ...)) so that the compiler is able to do more optimizations.
| maciekp@japhy.fnord.org | |
| Web site | http://www.pasternacki.net/en/code/curly |
| Mailing list | |
| Version | 0.1 - |
| Maturity | Experimental |
| OS compatibility | |
| ASDF installable | Yes |
| Official Download | http://www.pasternacki.net/files/curly.tar.gz |
| Mirrored Download | |
| Source code repository | http://www.pasternacki.net/repos/curly/ |
ECL | CLISP | OpenMCL | SBCL | Allegro Common Lisp
Language Extensions | ASDF installable | Libraries
You must be logged to add a note
You must be logged to add a comment