Racket library which splits dotted identifiers like a.b.c, also supports λ.(code) syntax
Go to file
2017-04-09 15:10:11 +02:00
lang Support for multi-argument lambdas, and %1 %2 %3 … syntax. Updated documentation. 2017-04-09 15:10:11 +02:00
scribblings Support for multi-argument lambdas, and %1 %2 %3 … syntax. Updated documentation. 2017-04-09 15:10:11 +02:00
test Initial commit 2017-04-08 22:37:01 +02:00
.gitignore Initial commit 2017-04-08 22:37:01 +02:00
.travis.yml Initial commit 2017-04-08 22:37:01 +02:00
implementation.rkt Support for multi-argument lambdas, and %1 %2 %3 … syntax. Updated documentation. 2017-04-09 15:10:11 +02:00
info.rkt Initial commit 2017-04-08 22:37:01 +02:00
LICENSE-more.md Initial commit 2017-04-08 22:37:01 +02:00
LICENSE.txt Initial commit 2017-04-08 22:37:01 +02:00
literals.rkt Initial commit 2017-04-08 22:37:01 +02:00
main.rkt Support for multi-argument lambdas, and %1 %2 %3 … syntax. Updated documentation. 2017-04-09 15:10:11 +02:00
README.md Initial commit 2017-04-08 22:37:01 +02:00

dotlambda

README text here.