Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/simonlschlee/define-attributes

This racket macro makes certain repetitive access patterns easier to write.
https://github.com/simonlschlee/define-attributes

Last synced: about 1 month ago
JSON representation

This racket macro makes certain repetitive access patterns easier to write.

Awesome Lists containing this project

README

        

define-attributes
=================

This macro makes certain repetitive access patterns easier to write.
Its implementation was improved by feedback from the [racket community](https://racket.discourse.group/t/define-attributes-macro-is-this-useful-ideas-for-improvements/300?u=simonls).

[Documentation](https://docs.racket-lang.org/define-attributes/index.html)

_This animated gif shows the binding arrows in DrRacket for some example uses of the macro._

![This animated gif shows the binding arrows in DrRacket for some example uses of the macro.](define-attributes/scribblings/examplecodearrows.gif)