»
 

Go Back   ResellerRatings Store Ratings > ResellerRatings Forums > Tech Support

Reply
 
LinkBack Thread Tools Display Modes
Old 12-09-2003, 01:20 PM   #1 (permalink)
Registered User
 
Join Date: Dec 2003
Posts: 24
torac is on a distinguished road
Visual Basic -->Linux Style

Anyone know of any visual basic type programs / language that are used in the linux world??? Also let me know what version and distro of linux you are using...and how easy the install was...thanks for your help guys.

-Torac

torac is offline   Reply With Quote
Old 12-09-2003, 02:22 PM   #2 (permalink)
Registered User
 
Join Date: Aug 2002
Posts: 63
soulware is on a distinguished road
Visual Basic is chiefly Microsoft, although there are some hack jobs that try to be syntactically the same. There are also IDE's for other languages, like Kdevelop (C/C++) or Netbeans (Java). I use Vim with syntax color highlighting and gcc/g++.
soulware is offline   Reply With Quote
Old 12-09-2003, 03:15 PM   #3 (permalink)
Registered User
 
omalleytrading's Avatar
 
Join Date: Apr 2003
Location: Albany, NY
Posts: 425
omalleytrading is on a distinguished road
Take a look at this page. It has a long list of Basic Compilers on it:

http://basic.mindteq.com/

I've never tried it, but Rapid-Q has both Windows and Linux versions:

http://www.basicguru.com/rapidq/

XBasic has both Windows and Linux versions:

http://www.maxreason.com/software/xbasic/xbasic.html

PowerBasic also claims to have a Linux version out soon. I know a lot of people use that.

http://www.powerbasic.com
omalleytrading is offline   Reply With Quote
Old 12-09-2003, 03:37 PM   #4 (permalink)
Registered User
 
crouse's Avatar
 
Join Date: Jun 2002
Location: Iowa
Posts: 2,527
crouse is on a distinguished road
Send a message via ICQ to crouse
I use all of the following
Debian >> Install >> Medium
Mandrake >> Install >> EASY
SuSe >> Install >> Easy
Slackware >> Install >> Medium
FreeBSD >> Install >> Hard (for me anyway)
RedHat >> Install >> Easy
Gentoo >> Install >> FRICKIN HARD PITA (obviously I haven't got that one installed yet )
Knoppix ...... and other live linux versions ... ALL EASY
Knoppix even has the ability to install to your hard drive if you prefer.

Moving ON
Visual Basic isn't a Linux app..... it's definately a M$ thing.
HOWEVER you might check this out. It looks promising.

Home Page: http://gambas.sourceforge.net/
11 Aug 2003 Version: 0.64a
Quote:
Gambas is, before all, a Basic language with object extensions. A program written with Gambas is a set of files. Each file describes a class, in terms of object programming. The class files are compiled, then executed by an interpreter. From this point of view, it is very inspired by Java.

Gambas is made up of the following programs :

* A compiler.
* An interpreter.
* An archiver.
* A graphical user interface component.
* A development environment.

The development environment is written with Gambas itself, so that I can show the abilities of the language. And it is very useful for debugging !
What are the features that set Gambas from the other languages ?

1.

A Gambas project is stored under one directory. The archiver transforms the project directory structure in one sole executable file.
2.

Compiling a project only requires the compilation of the modified classes. Every external reference of a class is solved dynamically at the execution time.
3.

Gambas has a component architecture that allows to extend the language. Anyone can write components as shared libraries that dynamically add new native classes to the interpreter. The component architecture will be freely documented as soon as possible.
4.

By default, the Gambas interpreter is a text-only program. The component architecture is used for writing the graphical user interface part of the language.
5.

As the graphical user interface is implemented as a component, Gambas will be able to be independent of any toolkit ! You will be able to write a program, and choose the toolkit later : GTK+, Qt, etc.
6.

I have decided to start implementing the graphical user interface with the Qt toolkit, as it is easier for me. Later, I will write a GTK+ component that will have almost the same interface as the Qt component. I think GTK+ 2.0 will have enough features to be as powerful as Qt 3.0
7.

Any window or dialog box can be used like a control. You cannot do such a thing with Visual Basic without using ActiveX (bless you ! I know, I'm a bit allergic too ).
8.

Gambas projects are easily translatable, in any language.
__________________
The day Microsoft makes something that doesn't suck is probably the day they start making vacuum cleaners. --- Author Unknown.
crouse is offline   Reply With Quote
Old 12-11-2003, 01:12 PM   #5 (permalink)
Registered User
 
Join Date: Oct 2003
Posts: 72
amtrac24 is on a distinguished road
Hbasic

Try http://hbasic.sourceforge.net/


Have not tried it yet, but looks good.
amtrac24 is offline   Reply With Quote
Old 12-11-2003, 03:59 PM   #6 (permalink)
Registered User
 
Join Date: Aug 2002
Location: Meeshigan
Posts: 597
Ruler2112 is on a distinguished road
Kylix from Borland is visual Pascal and Visual C++ (an IDE for each) and runs under Linux as well as Windoze. If you write an app under one, all you have to do is re-compile and it will work on the other. Haven't tried the cross-platformability (is that even a word?) myself yet, but have heard it's really good. You can download the 'Open' version free.
__________________
About 5% of the people in the world can't think.
Another 5% can think and do.
The remaining 90% can think, but don't.
Ruler2112 is offline   Reply With Quote
Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Most Active Discussions

Recent Discussions

All times are GMT -6. The time now is 11:30 PM.