+ 13

Which is the best compiler for ruby???

9th Jun 2017, 3:38 PM
Sreerag V S
Sreerag V S - avatar
3 ответов
+ 5
Use OCRA
12th Jun 2017, 1:02 PM
Iwan
Iwan - avatar
+ 2
if you're looking for one on a web browser, I suggest using repl - you can run multiple languages such as Java, Ruby, and C+, as well as React Native (which can be applied to building apps). But if you want to download a compiler, I suggest this site:. https://www.ruby-lang.org/en/downloads/ as well as downloading Sublime, which is a text editor specifically for writing g code. Combining these will allow you to run your programs through the Command Line.
12th Jun 2017, 2:14 PM
Miguel Garcia
Miguel Garcia - avatar
0
Ruby runs under interpreter. Compilers used for such languages as c++ and such
13th Jun 2017, 8:58 PM
alex
alex - avatar