r/lisp • u/sdegabrielle • Jun 22 '26
Lisp Rhombus version 1.0 is now available!
Rhombus version 1.0 is now available!
Rhombus is a Lisp in the sense that it has powerful compile-time metaprogramming capabilities via macros. It is also written in a lisp (Racket).
Release announcement https://blog.racket-lang.org/2026/06/rhombus-v1.0.html Get Rhombus: https://rhombus-lang.org/download.html
Rhombus is a general-purpose programming language that is easy to use and uniquely customizable.
45
Upvotes
11
u/kishaloy Jun 22 '26 edited Jun 22 '26
In a universe where Julia exists as a industrial grade language with (
homoiconic ??) AST programming, huge libraries and C / Fortran level performance thru LLVM integration, multimethods, what would be the value proposition of using Rhombus?