shaunlebron / history-of-lisp-parens

a history of Lisp's most notorious artifact, parentheses
570 stars 29 forks source link

List Rhombus in alternative syntaxes #19

Open oitzujoey opened 1 year ago

oitzujoey commented 1 year ago

Rhombus is the new language that the creators of Racket are working on. While the compiler internals will be based on sexprs, the syntax looks more like Haskell to me.

https://github.com/racket/rhombus-prototype

Rhombus: A New Spin on Macros without All the Parentheses