LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   vb or java (https://www.linuxquestions.org/questions/programming-9/vb-or-java-122148/)

Bob Vila 12-02-2003 10:23 PM

vb or java
 
is there visual basic or java clones that i can get for redhat 7?

gabebster 12-02-2003 11:42 PM

There was this one vb clone program made by phoenix but i think they went under. Just write vb programs in windows (it will save you time lokking for clones that don't happen to work). As for java I'm sure that your distro of redhat has java already. Java is cross platform and will run on any os that has the jdk/jvm. If it doesn't you can get it from sun. http://java.sun.com/downloads/

RJW 12-03-2003 08:22 AM

I suggest concentrating on Java, since it's cross-platform.

titanium_geek 12-03-2003 04:23 PM

Most mainstream languages are included in your install, did you put a full install on?
if not, you should be able to download any language to work on your linux box. except for Microsoft ones, (duh!)
(I mean not copies.. you should be able to get official ones)

titanium_geek

CaptainTux 12-05-2003 09:18 PM

Actually, from what I understand you *can* use VB programs within Linux by using the Wine system. However, it seems like too much trouble just to get VB programs running and it also means that everyone who you distribute your program to would need Wine installed. Just use Java. It's not terribly hard to learn, is cross platform, and is more full-featured IMHO than VB.

titanium_geek 12-08-2003 06:42 PM

Oh; and if you take objection to using Sun's java, because they're not open source, then theres other clones (open source) such as blackbox(?) someone correct me if I'm wrong. But, I just use Sun's, because it's free.(as in beer)

titanium_geek

coolman0stress 12-08-2003 06:58 PM

VB.NET is a powerfull language, but mainly because of the .NET framework. I'm not familiar with any clones of it, i like the real thing ;)

As far as Java goes. Sun created the language, so there is nothing wrong with getting theirs. As far as i remember it does come with the source. Well on Win at least...


All times are GMT -5. The time now is 08:23 PM.