ELSEIF
Your brief EB
177 stories from 108 feeds 353 clusters Refreshed 11 minutes ago next pull 03:07

TECH Signal 496

Rhombus 1.1 adds annotation definitions without macro code, `as` binding form, and slideshow transitions

Illustration only Photo by Christian Perner on Unsplash

Rhombus 1.1 introduces annotation definition helpers, a new `as` binding form, class inheritance binding changes, and updates to the ffi, pict, and slideshow libraries.

WHY IT MATTERS

The annotation additions let developers define annotations without writing macro-time code directly, lowering the barrier to a feature that previously required metaprogramming knowledge. The `as` binding form and class binding changes affect how names are scoped and inherited, which touches everyday code patterns. Only one feed carried this release, so community reception is not yet visible.

Written by elseif from the cluster below · every claim links back to a source

The three things worth knowing

01

Rhombus 1.1 adds annot and annot.def for defining annotations without directly writing macro code.

02

The release introduces `as` as a binding form for naming and shadowing identifiers, and changes how class binds inherited names.

03

The pict and slideshow libraries receive updates including animation label arguments, improved transitions, and continued page numbering.

THE CLUSTER

Same story, 1 feed.

ORDERED BY FIRST SEEN
racket-lang.org via Hacker News Rhombus 1.1 is now available Open ↗