Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.