# \#compile

**URL:** https://racket.discourse.group/tag/compile/231.md

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

---

## [Best way to integrate "schemesh" written in Chez Scheme, into Racket ecosystem?](https://racket.discourse.group/t/best-way-to-integrate-schemesh-written-in-chez-scheme-into-racket-ecosystem/3629)

<div class="topic-metadata">

**Author:** [@Cosmos721](https://racket.discourse.group/u/Cosmos721)\
**Replies:** 8\
**Last updated:** [March 22, 2025, 8:43am UTC](https://racket.discourse.group/t/best-way-to-integrate-schemesh-written-in-chez-scheme-into-racket-ecosystem/3629 "2025-03-22T08:43:55Z")

</div>

I would like to extend my program schemesh, currently written in Chez Scheme, and integrate it within Racket ecosystem. A little background to explain the question: schemesh is a Unix shell scriptable in Chez Scheme. …

---

## [Understanding building and compile times in DrRacket](https://racket.discourse.group/t/understanding-building-and-compile-times-in-drracket/3450)

<div class="topic-metadata">

**Author:** [@AlexG](https://racket.discourse.group/u/AlexG)\
**Replies:** 11\
**Last updated:** [December 29, 2024, 6:37pm UTC](https://racket.discourse.group/t/understanding-building-and-compile-times-in-drracket/3450 "2024-12-29T18:37:23Z")

</div>

I am on my first not completely trivial Racket project, and it was going really fine. Nothing too demanding, maybe twenty files or so, \< 100k source code, though it's meant to get bigger. I also use two libraries outsid…
