racket

Tag

Cards List
#racket

Flexible metaprogramming with Rhombus

Hacker News Top · 2026-07-02 Cached

Rhombus is a new programming language that combines Racket's powerful metaprogramming capabilities with a Python-like syntax, released as version 1.0 and supported by the Racket Programming Language Foundation.

0 favorites 0 likes
#racket

Rhombus v1.0: A Racket flavored language with syntax

Lobsters Hottest · 2026-06-22 Cached

Rhombus v1.0, a new extensible programming language built on Racket with conventional syntax and powerful macro facilities, has been released.

0 favorites 0 likes
#racket

Shrubbery syntax for Racket

Lobsters Hottest · 2026-06-11 Cached

Shrubbery notation is a line- and indentation-sensitive text-level notation for the Rhombus programming language in Racket, designed to partially group input for further parsing.

0 favorites 0 likes
#racket

Racket v9.2

Lobsters Hottest · 2026-05-29 Cached

Racket v9.2 is released with improvements including safer match pattern checking, Typed Racket fixes, Unicode 17.0 support, and many other repairs and documentation updates.

0 favorites 0 likes
#racket

Hyperpolyglot Lisp: Common Lisp, Racket, Clojure, Emacs Lisp

Lobsters Hottest · 2026-05-17 Cached

A side-by-side reference sheet comparing syntax and features of Common Lisp, Racket, Clojure, and Emacs Lisp.

0 favorites 0 likes
#racket

7 lines of code, 3 minutes: Implement a programming language (2010)

Hacker News Top · 2026-05-11 Cached

This article presents a minimalist 7-line interpreter for a Turing-equivalent functional language based on lambda calculus, demonstrating the eval/apply design pattern.

0 favorites 0 likes
← Back to home

Submit Feedback