# \#blog-post

**URL:** https://racket.discourse.group/tag/blog-post/177.md

[Latest](https://racket.discourse.group/latest.md) · [Categories](https://racket.discourse.group/categories.md) · [Tags](https://racket.discourse.group/tags.md)

---

## [Racket macro: cond/define](https://racket.discourse.group/t/racket-macro-cond-define/3053)

<div class="topic-metadata">

**Author:** [@cadence](https://racket.discourse.group/u/cadence)\
**Replies:** 6\
**Last updated:** [August 1, 2024, 7:16pm UTC](https://racket.discourse.group/t/racket-macro-cond-define/3053 "2024-08-01T19:16:04Z")

</div>

I wrote a macro and wrote a blog post about it: Racket macro: cond/define - cadence's weblog (personal blog) Here's the macro: (define-syntax (cond/define stx) (syntax-parse stx ;; terminating with else \[(\_ …

---

## [Blog post: 'Racket: The Lisp for the modern day'](https://racket.discourse.group/t/blog-post-racket-the-lisp-for-the-modern-day/2066)

<div class="topic-metadata">

**Author:** [@spdegabrielle](https://racket.discourse.group/u/spdegabrielle)\
**Replies:** 1\
**Last updated:** [July 2, 2023, 10:59am UTC](https://racket.discourse.group/t/blog-post-racket-the-lisp-for-the-modern-day/2066 "2023-07-02T10:59:29Z")

</div>

Hi, I don't think this has been shared here: Thanks to @Decabytes for writing this. Stephen :beetle:
