|
|
|
|
|
by chrisseaton
1522 days ago
|
|
Local variables, method calls, basics like that are basically entirely different. Take the Ruby specification test suite and try to run it on Crystal, even with adding typing and other minor changes, and see how far you get. (Ruby also has full concurrency, by the way.) |
|