Rubysyn: Clarifying Ruby's Syntax and Semantics
by petalmind on 4/1/2026, 9:54:18 AM
https://github.com/squadette/rubysyn/blob/master/README.md
Comments
by: Smalltalker-80
I prefer the postcard ;-) <a href="https://richardeng.medium.com/syntax-on-a-post-card-cb6d85fabf88" rel="nofollow">https://richardeng.medium.com/syntax-on-a-post-card-cb6d85fa...</a>
4/5/2026, 8:34:14 AM
by: SeriousM
> This is an experiment in clarifying some aspects of Ruby syntax and semantics. For that we're going to introduce an alternative Lisp-based syntax for Ruby, preserving Ruby semantics.<p>Lisp? Then I would use Lisp...<p>> The goal is to define a comprehensive, trivially-parsable and sugar-free syntax.<p>Ruby has syntax sugar, no need to remove the funny parts.
4/5/2026, 8:41:42 AM