Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benknoble/try-make-sarna-happy
A racket try macro
https://github.com/benknoble/try-make-sarna-happy
macro racket syntax-parse try-catch
Last synced: about 1 month ago
JSON representation
A racket try macro
- Host: GitHub
- URL: https://github.com/benknoble/try-make-sarna-happy
- Owner: benknoble
- License: other
- Created: 2021-07-27T20:25:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-07T15:11:05.000Z (about 2 years ago)
- Last Synced: 2024-11-08T23:20:56.767Z (3 months ago)
- Topics: macro, racket, syntax-parse, try-catch
- Language: Racket
- Homepage: https://pkgd.racket-lang.org/pkgn/package/try-make-sarna-happy
- Size: 13.7 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# try-make-sarna-happy
A `syntax/parse`-bee contribution and a package for a friend in need. Provides a
`try` macro (with `catch` and `finally` subforms) for those who prefer to
specify the main idea first.