Higher-level operations for manipulating scopes in Racket macros
Go to file
2018-01-27 12:39:40 +01:00
scribblings Bugfixes 2017-01-29 20:26:39 +01:00
.gitignore Initial commit 2016-12-14 21:28:22 +01:00
.travis.yml Fixed typo 2017-06-09 00:10:52 +02:00
info.rkt Initial commit 2016-12-14 21:28:22 +01:00
LICENSE-more.md Switched to CC0 license. 2017-03-31 12:19:49 +02:00
LICENSE.txt Switched to CC0 license. 2017-03-31 12:19:49 +02:00
main.rkt Bugfixes 2017-01-29 20:26:39 +01:00
README.md Updated maintenance badge for 2018 2018-01-27 12:39:40 +01:00
short.rkt Initial commit 2016-12-14 21:28:22 +01:00

Build Status, Coverage Status, Build Stats, Online Documentation, Maintained as of 2018, License: CC0 v1.0.

scope-operations

Higher-level operations for manipulating scopes in Racket macros.