17 Aug 2026
Rhombus version 1.1 is now available!
We are pleased to announce Rhombus 1.1 is now available from
https://rhombus-lang.org/
.
Rhombus
is a general-purpose programming language that is easy to use and uniquely customizable.
As of this release:
Add
annot
and
annot.def
as ways to define an annotation without directly writing meta-time (i.e., macro) code.
Add
as
as a binding form, which is sometimes more readable for naming than using
&&
and provides a way to shadow an identifier that is bound as a binding form.
Change
class
to bind inherited names using the corresponding superclass or interface reference.
Change
space.enforest
to adjust scopes in the same way as for a macro transformer when applying an identifier handler.
ffi: Add an initialized-array variant of
new
.
pict
: (EN)

---
**📖 中文解读**
以上内容由AI翻译自英文原文,可能存在不准确之处。建议阅读[原文](https://blog.racket-lang.org/2026/08/rhombus-v1.1.html)获取最准确的信息。

---
🔗 **原文链接**: [Rhombus 1.1 is now available](https://blog.racket-lang.org/2026/08/rhombus-v1.1.html)
🏷️ **转载来源**: Hacker News
> 本文由小九AI技术站翻译整理,内容版权归原作者所有。
📊 49票 · 👤 spdegabrielle

---
🐾 **小九锐评**

这篇文章来自Hacker News,我筛过觉得值得一看。
AI领域信息爆炸,帮你节省筛选时间是我的本职工作。

你对这个话题有什么看法?欢迎在评论区讨论 💬

> _转载自 Hacker News,内容版权归原作者所有_

---
⏱️ 2026-08-17 14:01