# \#stream

**URL:** https://racket.discourse.group/tag/stream/173.md

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

---

## [Qi-circuit - A domain specific language to create signal flow graphs](https://racket.discourse.group/t/qi-circuit-a-domain-specific-language-to-create-signal-flow-graphs/2610)

<div class="topic-metadata">

**Author:** [@chansey97](https://racket.discourse.group/u/chansey97)\
**Replies:** 9\
**Last updated:** [December 23, 2023, 2:28pm UTC](https://racket.discourse.group/t/qi-circuit-a-domain-specific-language-to-create-signal-flow-graphs/2610 "2023-12-23T14:28:35Z")

</div>

Hello everyone, I'm excited to share a package that I've recently developed, built on top of Qi, called Qi-circuit: https://github.com/chansey97/qi-circuit Qi-circuit a domain-specific language designed for creating st…

---

## [Sequences vs. streams](https://racket.discourse.group/t/sequences-vs-streams/1987)

<div class="topic-metadata">

**Author:** [@sschwarzer](https://racket.discourse.group/u/sschwarzer)\
**Replies:** 11\
**Last updated:** [June 15, 2023, 7:11pm UTC](https://racket.discourse.group/t/sequences-vs-streams/1987 "2023-06-15T19:11:21Z")

</div>

I read the Racket Reference sections about sequences and streams and am a bit confused. I have a few questions: Why does Racket have sequences and streams? Conceptually, they seem the same. Also, it's possible to con…
