logoalt Hacker News

Rubysyn: Clarifying Ruby's Syntax and Semantics

69 pointsby petalmindlast Wednesday at 9:54 AM16 commentsview on HN

Comments

Smalltalker-80today at 8:34 AM

I prefer the postcard ;-) https://richardeng.medium.com/syntax-on-a-post-card-cb6d85fa...

show 2 replies
SeriousMtoday at 8:41 AM

> 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.

show 3 replies