RacketMacros
Working with Macros in Racket | Schema Programming Part 6
5 min read
Discover the magic of Racket macros. Learn how to extend the language itself by defining new syntactic forms using define-syntax and syntax-rules.
Read article1 articles to explore
Discover the magic of Racket macros. Learn how to extend the language itself by defining new syntactic forms using define-syntax and syntax-rules.
Read article