# \#racket-cs-versus-bc

**URL:** https://racket.discourse.group/tag/racket-cs-versus-bc/139.md

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

---

## [CS ≠ BC for call-with-values](https://racket.discourse.group/t/cs-bc-for-call-with-values/1284)

<div class="topic-metadata">

**Author:** [@joskoot](https://racket.discourse.group/u/joskoot)\
**Replies:** 4\
**Last updated:** [September 8, 2022, 12:03am UTC](https://racket.discourse.group/t/cs-bc-for-call-with-values/1284 "2022-09-08T00:03:42Z")

</div>

... Running the following program with DrRacket BC gives other results than DrRacket CS. Can someone tell me why? Is the difference intended? Thanks. ... #lang racket/base ; version 8.6 ; windows 10 enterprise ; run…
