<Zerock>
leftylink: I was able to find a slight difference. thanks a lot :D
_ht has quit [Ping timeout: 244 seconds]
markong has quit [Ping timeout: 272 seconds]
_ht has joined #ruby
axisys has joined #ruby
keb has quit [Ping timeout: 276 seconds]
moldorcoder7 has quit [Ping timeout: 272 seconds]
_ht has quit [Ping timeout: 272 seconds]
_ht has joined #ruby
howdoi has quit [Quit: Connection closed for inactivity]
Aminda has quit [Remote host closed the connection]
aeris has quit [Remote host closed the connection]
Aminda has joined #ruby
aeris has joined #ruby
aeris has quit [Remote host closed the connection]
aeris has joined #ruby
jpn has quit [Ping timeout: 244 seconds]
jpn has joined #ruby
jpn has quit [Ping timeout: 268 seconds]
Linux_Kerio has joined #ruby
jl- has joined #ruby
jl- has quit [Ping timeout: 244 seconds]
jpn has joined #ruby
jpn has quit [Ping timeout: 244 seconds]
jpn has joined #ruby
jpn has quit [Ping timeout: 255 seconds]
Rounin has quit [Ping timeout: 260 seconds]
jpn has joined #ruby
jpn has quit [Ping timeout: 240 seconds]
Ziyan has joined #ruby
John_Ivan_ has joined #ruby
arfy8820 has joined #ruby
John_Ivan has quit [Read error: Connection reset by peer]
arfy has quit [Ping timeout: 268 seconds]
arfy8820 is now known as arfy
Ziyan has quit [Ping timeout: 240 seconds]
jpn has joined #ruby
jpn has quit [Ping timeout: 244 seconds]
Ziyan has joined #ruby
polishdub has quit [Ping timeout: 272 seconds]
polishdub has joined #ruby
Ziyan has quit [Ping timeout: 240 seconds]
Ziyan has joined #ruby
gr33n7007h has quit [Ping timeout: 240 seconds]
gr33n7007h has joined #ruby
<tsujp>
Well seasoned Rubyists. I'm looking to make a little language inspired by Ruby's syntax. What are some (non-super-obscure) quirks about Ruby's syntax you might share with me that you wish weren't so?
jl- has joined #ruby
jpn has joined #ruby
jl- has quit [Ping timeout: 268 seconds]
Ziyan has quit [Ping timeout: 244 seconds]
jpn has quit [Ping timeout: 272 seconds]
Ziyan has joined #ruby
taiju has quit [Ping timeout: 240 seconds]
jpn has joined #ruby
jpn has quit [Ping timeout: 272 seconds]
Ziyan has quit [Ping timeout: 255 seconds]
Ziyan has joined #ruby
libsys has quit [Ping timeout: 244 seconds]
libsys has joined #ruby
jpn has joined #ruby
aeris has quit [Remote host closed the connection]
Aminda has quit [Remote host closed the connection]
aeris has joined #ruby
Aminda has joined #ruby
jpn has quit [Ping timeout: 272 seconds]
Aminda has quit [Remote host closed the connection]
Aminda has joined #ruby
Ziyan has quit [Ping timeout: 272 seconds]
Ziyan has joined #ruby
aeris has quit [Remote host closed the connection]
aeris has joined #ruby
teclator has joined #ruby
nirvdrum has quit [Quit: nirvdrum]
arahael has quit [Ping timeout: 260 seconds]
jpn has joined #ruby
Ziyan has quit [Ping timeout: 276 seconds]
Ziyan has joined #ruby
bougyman has quit [Remote host closed the connection]
bougyman has joined #ruby
jpn has quit [Ping timeout: 272 seconds]
jl- has joined #ruby
jl- has quit [Ping timeout: 272 seconds]
Ziyan has quit [Ping timeout: 268 seconds]
Ziyan has joined #ruby
<jhass[m]>
constructs which are the same except for the precedence (&& and `and`). Just pick one
<jhass[m]>
not quite syntax, but non-global globals (`$~`), just work with return values
jpn has joined #ruby
<jhass[m]>
Nobody actually needs the flip-flop operator or regex capture group to local variable promotion (again on the blurry line between feature and syntax, I realize)