Y
Hacker News
new
|
ask
|
show
|
jobs
by
RX14
3492 days ago
If you don't mind starting from scratch and using a statically typed language, crystal is amazing. However, you will not get vary far porting any large ruby project to crystal without a rewrite from scratch.
1 comments
rogerdpack
3492 days ago
One thing I do like is that porting code from ruby to crystal to javascript is actually somewhat possible. FTW.
link
MrBra
3479 days ago
But why not just use Opal for that?
link