From: Rafael El Frederico Date: 2008-12-27T23:45:48+09:00 Subject: Re: Interpreter to work well with other programming language Rafael El Frederico wrote: > It needs to be capable of interpreting various other programming > languages, but be a Ruby Programmed Interpreter, not a Java Net Beans > Interpreter. Whereas, the interpreter would interpret other languages > while working inside of Ruby programming, but not to be compiled or > anything. Basically, I'm trying to completely program with other programmers without having to use a compiler, having Ruby as the main programming language. I want to entirely avoid loading time from a compiler for the other programming languages, which will be used in the programming process. I'd prefer the Interpreter to be a ruby one, instead of a java one like the NetBeans interpreter and compilers I have seen. The loading time for programming on it is atrocious, based upon my opinion. Although, it is a wonderful branded program. -- Posted via http://www.ruby-forum.com/.