Skip to content

Automatic generation of temporary identifiers for racket syntax templates, based on subscripts indices on the identifiers (e.g. generate yᵢ … from xᵢ …)

License

CC0-1.0, Unknown licenses found

Licenses found

CC0-1.0
LICENSE.txt
Unknown
LICENSE-more.md
Notifications You must be signed in to change notification settings

SuzanneSoy/subtemplate

Repository files navigation

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

subtemplate

Automatic generation of temporary identifiers for racket syntax templates, based on subscripts indices on the identifiers (e.g. generate yᵢ … from xᵢ …).

Note that the syntax pattern variables must be matched with one of the patched forms from stxparse-info/parse or stxparse-info/case, instead of the syntax pattern-matching forms from syntax/parse or `racket/base, respectively.

About

Automatic generation of temporary identifiers for racket syntax templates, based on subscripts indices on the identifiers (e.g. generate yᵢ … from xᵢ …)

Topics

Resources

License

CC0-1.0, Unknown licenses found

Licenses found

CC0-1.0
LICENSE.txt
Unknown
LICENSE-more.md

Stars

Watchers

Forks

Packages

No packages published

Languages