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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Racket v8.13

28 点作者 soegaard12 个月前

4 条评论

soegaard12 个月前
The highlight for me in this release is:<p>The racket&#x2F;treelist and racket&#x2F;mutable-treelist libraries provide list-like containers that support many operations in effectively constant time, including appending and extracting sub-lists without mutating the given list. Treelists are implemented as RRB Vectors, invented by Stucki, Riompf, Ureche, and Bagwell. (see 4.16 Treelists [1] and RRB vector: a practical general purpose immutable sequence [2], ICFP 2015)<p>[1] <a href="https:&#x2F;&#x2F;docs.racket-lang.org&#x2F;reference&#x2F;treelist.html#(part._treelist)" rel="nofollow">https:&#x2F;&#x2F;docs.racket-lang.org&#x2F;reference&#x2F;treelist.html#(part._...</a><p>[2] <a href="https:&#x2F;&#x2F;dl.acm.org&#x2F;doi&#x2F;abs&#x2F;10.1145&#x2F;2784731.2784739" rel="nofollow">https:&#x2F;&#x2F;dl.acm.org&#x2F;doi&#x2F;abs&#x2F;10.1145&#x2F;2784731.2784739</a>
spdegabrielle12 个月前
What consistently impresses me is Racket seems to be one of the most professionally developed open source software (or lisp implementation) I aware of.<p>Solid releases, well tested, four times a year, and on all major platforms.<p>The Racket compiler too. So quick it is used in the REPL, and the compiled code is damn fast too.<p>There can&#x27;t be many projects that achieve that?
评论 #40418151 未加载
spdegabrielle12 个月前
I like the terminal control for raco commands.<p>You can see a short gif of it in action while installing the debug package on the discourse post at <a href="https:&#x2F;&#x2F;racket.discourse.group&#x2F;t&#x2F;racket-v8-13-is-now-available&#x2F;2928?u=spdegabrielle" rel="nofollow">https:&#x2F;&#x2F;racket.discourse.group&#x2F;t&#x2F;racket-v8-13-is-now-availab...</a>
alien_zeb12 个月前
Legend has it that the eclipse and auroras are to celebrate the coming of Racket v8.13!
评论 #40427878 未加载
评论 #40431724 未加载