https://github.com/quasarbright/ocular-patdown
A Racket optics library including a match-like DSL for immutable updates
https://github.com/quasarbright/ocular-patdown
dsl lenses macros optics pattern-matching racket
Last synced: 5 months ago
JSON representation
A Racket optics library including a match-like DSL for immutable updates
- Host: GitHub
- URL: https://github.com/quasarbright/ocular-patdown
- Owner: quasarbright
- License: other
- Created: 2022-08-07T00:34:40.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-10-05T22:31:31.000Z (8 months ago)
- Last Synced: 2025-10-06T00:21:47.330Z (8 months ago)
- Topics: dsl, lenses, macros, optics, pattern-matching, racket
- Language: Racket
- Homepage:
- Size: 149 KB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ocular-patdown
================
An optics library for Racket, including a `match`-like language for pattern-based updates and optic creation
Documentation can be found [here](https://docs.racket-lang.org/ocular-patdown/index.html).
## Contributing
See [contributing](CONTRIBUTING.md)