Automatic generation of temporary identifiers for racket syntax templates, based on subscripts indices on the identifiers (e.g. generate yᵢ … from xᵢ …)
Go to file
2017-01-26 06:17:09 +01:00
scribblings Fixed scribble file 2017-01-26 06:17:09 +01:00
test Changed tests to use bound-identifier=?, not free-identifier=? 2017-01-26 05:08:29 +01:00
.gitignore Added package files for the subtemplate package. 2017-01-26 05:08:29 +01:00
.travis.yml Only build on 6.8, as we need that for stxparse-info 2017-01-26 05:45:32 +01:00
fully-expanded-grammar-extract-bindings.rkt Arrows for subtemplate derived ids work in DrRacket 2016-10-07 04:46:06 +02:00
fully-expanded-grammar.rkt Fixed #%plain-app vs #%app and #%plain-lambda vs lambda issue in fully-expanded-grammar.rkt 2016-10-11 01:55:22 +02:00
info.rkt Cleanup; documentation 2017-01-26 05:33:38 +01:00
LICENSE-more.md Switched to Public Domain / CC0 license now that I got permission from Cortus to release the packages in the Public Domain. This ensures that the code can be merged into other Racket projects, regardless of future license changes for the Racket project. 2017-01-26 05:11:18 +01:00
LICENSE.txt Switched to Public Domain / CC0 license now that I got permission from Cortus to release the packages in the Public Domain. This ensures that the code can be merged into other Racket projects, regardless of future license changes for the Racket project. 2017-01-26 05:11:18 +01:00
main.rkt Cleanup; documentation 2017-01-26 05:33:38 +01:00
override.rkt Renamed files 2017-01-26 05:08:21 +01:00
patch-arrows.rkt Arrows for subtemplate derived ids work in DrRacket 2016-10-07 04:46:06 +02:00
README.md Added package files for the subtemplate package. 2017-01-26 05:08:29 +01:00

subtemplate

README text here.