- May 25, 2004
- 205
- 0
- 71
i know linux supports all the major languages but does it have a built in standard like that of vb in windows?
i know linux supports all the major languages but does it have a built in standard like that of vb in windows?
Also doesn't seem to be very complete but if they manage to replicate delphi it'll be very nice.
Yeah, Kylix. But that died a long time ago and as far as I know, it was completely proprietary.Originally posted by: Nothinman
I thought Borland released a version of Delphi for Linux?
Yeah, Kylix. But that died a long time ago and as far as I know, it was completely proprietary.
Originally posted by: Nothinman
i know linux supports all the major languages but does it have a built in standard like that of vb in windows?
VB isn't built into Windows unless you're talking about VB Script in the Windows Scripting Host. If that's the case the most common scripting languages used on Linux are sh/bash, perl and python. Virtually every distribution includes interpreters for all 3 of those.
Gambas is attempting to make something similar to VB but I've never actually heard of anyone using it. If you want a full fledged GUI development environment it would probably make more sense to look at Eclipse or Monodevelop.
Interesting, I hadn't been aware of that. I certainly can't claim to know everything about it but my 15 minutes of googling suggests that it was only the libraries and not the ide that were gpl and that they were mostly intended as a teaser for the real thing. It seems to have died at about the same time. (See here).Originally posted by: Nothinman
I thought they released a GPL'd version too.Yeah, Kylix. But that died a long time ago and as far as I know, it was completely proprietary.
