<- Back
Comments (14)
- Smalltalker-80I prefer the postcard ;-) https://richardeng.medium.com/syntax-on-a-post-card-cb6d85fa...
- 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.Lisp? Then I would use Lisp...> The goal is to define a comprehensive, trivially-parsable and sugar-free syntax.Ruby has syntax sugar, no need to remove the funny parts.