TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

The Racket Book

2 点作者 spdegabrielle10 个月前

1 comment

spdegabrielle10 个月前
Many programming languages have a book: C has K&amp;R, Smalltalk has The Blue Book and Scheme has TSPL.<p>Racket has [*The Racket Guide*](<a href="https:&#x2F;&#x2F;docs.racket-lang.org&#x2F;guide&#x2F;index.html" rel="nofollow">https:&#x2F;&#x2F;docs.racket-lang.org&#x2F;guide&#x2F;index.html</a>) - a 407 page book that is included in the [Racket distribution installers](<a href="https:&#x2F;&#x2F;download.racket-lang.org" rel="nofollow">https:&#x2F;&#x2F;download.racket-lang.org</a>), but is also available online at [<a href="https:&#x2F;&#x2F;docs.racket-lang.org](https:&#x2F;&#x2F;docs.racket-lang.org)" rel="nofollow">https:&#x2F;&#x2F;docs.racket-lang.org](https:&#x2F;&#x2F;docs.racket-lang.org)</a>. The Racket Book is also fully hyperlinked to the [Racket Reference](<a href="https:&#x2F;&#x2F;docs.racket-lang.org&#x2F;reference&#x2F;index.html" rel="nofollow">https:&#x2F;&#x2F;docs.racket-lang.org&#x2F;reference&#x2F;index.html</a>). (DrRacket and Racket-Mode and other editors include documentation search)<p>A printable version is available at <a href="https:&#x2F;&#x2F;download.racket-lang.org&#x2F;releases&#x2F;8.13&#x2F;pdf-doc&#x2F;guide.pdf" rel="nofollow">https:&#x2F;&#x2F;download.racket-lang.org&#x2F;releases&#x2F;8.13&#x2F;pdf-doc&#x2F;guide...</a>