Type expanders (i.e. type-level functions) for Typed/Racket
Updated 2025-03-25 01:00:34 +00:00
Automatic generation of temporary identifiers for racket syntax templates, based on subscripts indices on the identifiers (e.g. generate yᵢ … from xᵢ …)
Updated 2025-03-25 00:57:32 +00:00
Tracking bound syntax pattern variables with syntax-parse
Updated 2025-03-25 00:57:13 +00:00
Higher-level operations for manipulating scopes in Racket macros
Updated 2025-03-25 00:52:52 +00:00
Compile-time memoization for Racket.
Updated 2025-03-25 00:51:23 +00:00
Some pre-expanded macros. Use them when your macro is generating macros.
Updated 2025-03-25 00:46:35 +00:00