Higher-level operations for manipulating scopes in Racket macros
Go to file
2017-06-08 23:49:28 +02:00
scribblings Bugfixes 2017-01-29 20:26:39 +01:00
.gitignore Initial commit 2016-12-14 21:28:22 +01:00
.travis.yml doc-coverage should work again on v6.3 now 2017-06-08 23:49:28 +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 Added maintenance badge (2017) 2017-04-19 20:17:26 +02:00
short.rkt Initial commit 2016-12-14 21:28:22 +01:00

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

scope-operations

Higher-level operations for manipulating scopes in Racket macros.