Jump to content
5 posts in this topic

Recommended Posts

Hello!

 

I've been programming in ObjectPascal using the Borland Delphi software development package. I write my code, hit run and it get's compiled and I get an .exe file (on Windows)

 

I have switched lately to a Macbook and would like to give programming in Ruby a shot, but I'm unclear how to do it. I would like to be able to do the same thing as with Borland Delphi. Can you give me any tips?

Link to comment
https://www.insanelymac.com/forum/topic/76947-programming-in-ruby/
Share on other sites

I'm getting into Ruby myself, and I've found two (free) IDEs with Ruby capability.

 

The newest version of NetBeans has a built-in Ruby editor/compiler.

There's also a downloadable plugin for Eclipse called the Ruby Development Tools. This adds Ruby capabilities to whatever base Eclipse package you download.

 

I haven't used either much for Ruby yet (trying to finish a Java project for class), but both seem capable enough. Try em out.

  • 1 month later...
×
×
  • Create New...