+ 13
Which is the best compiler for ruby???
3 ответов
+ 5
Use OCRA
+ 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.
0
Ruby runs under interpreter. Compilers used for such languages as c++ and such