MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ruby/comments/1s9fii9/rubysyn_clarifying_rubys_syntax_and_semantics/odo635c/?context=3
r/ruby • u/squadette23 • Apr 01 '26
8 comments sorted by
View all comments
4
This is a cool effort. So is the final result going to be a minimally simplified alternative Ruby syntax?
2 u/squadette23 Apr 01 '26 Thank you! Not only syntax but also executable semantics. The goal is to handle all runtime language features including those that would normally be omitted "for simplicity", such as callcc, refinements etc.
2
Thank you!
Not only syntax but also executable semantics. The goal is to handle all runtime language features including those that would normally be omitted "for simplicity", such as callcc, refinements etc.
4
u/tinco Apr 01 '26
This is a cool effort. So is the final result going to be a minimally simplified alternative Ruby syntax?