+ 3
What's the software of ruby programme language
6 Réponses
+ 8
Ruby is dynamic, open source programming language with a focus on simplicity and productivity.
Ruby on rails is a framework.
+ 3
Hi. I think you are asking for Ruby's IDE
if you are using a windows OS. This may help-
1. Install Ruby IDE
go to https://www.ruby-lang.org/en/
and then click on download ruby
and then just install it.
2. Open Notepad and just type Ruby code and save as with .rb extension.
3. Go to command prompt and just compile it.
+ 2
A dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write.
+ 1
where's the coding rudy programme
+ 1
Then we can use Notepad for coding rudy programme.
+ 1
Yes. You can use Notepad for writing source code of Ruby program although you will always need a compiler.