Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > Programmers Lounge > Programming Discussions > Programming Tips and FAQ » FAQ: Are there free Visual Basic compilers available?
Reply
Old 05-31-2004, 01:40 PM   #1 (permalink)
 
Monster Techie

Join Date: Jul 2003

Posts: 1,179

Emily is on a distinguished road

Send a message via AIM to Emily
Default FAQ: Are there free Visual Basic compilers available?

Are there free Visual Basic compilers available?

The short answer is yes. The one that I've seen the most is Envelop, available here. I've never used it personally but I've heard and read that it's very similar to the (expensive) Microsoft IDE (integrated development environment).

The downfall to using a non-MS IDE is that most, probably all, VB books and tutorials are written for the Microsoft environment. That means that if you learn something from a VB book, it might not work in Envelop. (Syntax is the same but the GUI probably differs.)

However, most Visual Basic books come with what's called a working model edition of the Microsoft Visual Basic, which lets you do everything except make .exe's out of your programs. If you don't want to spend a thousand bucks on the Microsoft program but you still want to learn VB from a book, a good option is to learn VB from the book with the working model edition that comes with it. Once you're comfortable enough with the language and you want to start distributing your programs as .exe's, download the Envelop compiler and use that. I would imagine that it would be a lot easier to use Envelop once you've already learned the Microsoft IDE.
__________________
<a href=\"http://www.upstark.com\">www.upstark.com</a>
Emily is offline   Reply With Quote
Old 06-01-2004, 11:54 AM   #2 (permalink)
 
Super Techie

Join Date: Apr 2004

Posts: 316

BlazingWolf

Default

I hate to be annoying and repetative but...

Sharp Devlop is a great IDE/Compiler for VB .NET and C# and it's free.

http://www.icsharpcode.net/OpenSource/SD/Download/

EDIT

I must correct myself.

You have to download the .NET SDK, and then Sharpdevelop uses it's features to compile VB .NET, and C#.
__________________
BlazingWolf
<font color=\'red\'>
<b>
<a href=\'http://www.gaming-forums.org\'>
Gaming-Forums.org
<a/>
</b>
</font>
BlazingWolf is offline   Reply With Quote
Old 09-10-2004, 03:02 PM   #3 (permalink)
 
Super Techie

Join Date: Jun 2004

Posts: 312

sippin codeine

Send a message via Yahoo to sippin codeine
Default

Hold up ;Why dont you just download one of these free IDE from microsoft?

http://lab.msdn.microsoft.com/express/

I downloaded the Visual Basic 2005 EE
&
Visual C++ 2005 EE

the Visual Basic 2005 IDE is way better VB6, they copied Delphi a little.

Get it while its still avalable
__________________
**[System specs]**

Delphi Enterprise 6 - 7
VB 6.0 - 2005 EE
sippin codeine is offline   Reply With Quote
Old 10-13-2004, 01:42 PM   #4 (permalink)
 
Super Techie

Join Date: Apr 2004

Posts: 316

BlazingWolf

Default

Those are beta products not final releases thats why they are free.
__________________
BlazingWolf
<font color=\'red\'>
<b>
<a href=\'http://www.gaming-forums.org\'>
Gaming-Forums.org
<a/>
</b>
</font>
BlazingWolf is offline   Reply With Quote
Old 10-23-2004, 04:21 PM   #5 (permalink)
 
Super Techie

Join Date: Jun 2004

Posts: 312

sippin codeine

Send a message via Yahoo to sippin codeine
Default

yea, i know, i dont really use them but there good if you want to go the microsoft route.
__________________
**[System specs]**

Delphi Enterprise 6 - 7
VB 6.0 - 2005 EE
sippin codeine is offline   Reply With Quote
Old 01-09-2005, 04:36 AM   #6 (permalink)
 
Newb Techie

Join Date: Jan 2005

Posts: 1

trleighton

Exclamation Express Editions

I think microsoft was planning to distribute the Express editions for free anyway, to get programmers to buy the more expensive ones.


trleighton is offline   Reply With Quote
Old 04-07-2005, 05:33 AM   #7 (permalink)
 
Junior Techie

Join Date: Mar 2005

Posts: 50

c0mplexity

Default

REAL basic is a great compiler. Supports Linus, Windows, Mac and more!

http://www.realsoftware.com/
c0mplexity is offline   Reply With Quote
Old 09-28-2005, 03:34 PM   #8 (permalink)
 
Newb Techie

Join Date: Sep 2005

Posts: 30

hotfoot124

Default

small BASIC is also a good basic compialer though it has its limitations, you can get a sister program for a palm so as to program on the go. I program while I have down time at school on my old palm m130
hotfoot124 is offline   Reply With Quote
Old 02-07-2006, 09:22 PM   #9 (permalink)
 
True Techie

Join Date: Jan 2006

Posts: 242

Yin-Yang

Default Re: Express Editions

Quote:
Originally posted by trleighton
I think microsoft was planning to distribute the Express editions for free anyway, to get programmers to buy the more expensive ones.

That is correct Microsoft leaves out some powerful features that are only avaible in the standard and profesional versions, Express is used to teach students, and hobbiests how to use the product so they have a reason to buy it. However don't let the lack of a few features stop you from downloading it, because the features they left out are for profesionals and people that program for a living, anyways. The Product is still extramly strong and a great tool none the less.

Besides its "FREE" what more do you guys want.

P.S. most of this Info is from the Microsoft Webpage.
__________________
<a href= http://r.yuwie.com/yinyangerror>http://i65.photobucket.com/albums/h2...uwieBanner.png</a>
Yin-Yang is offline   Reply With Quote
Old 09-20-2006, 06:48 AM   #10 (permalink)
 
Newb Techie

Join Date: Sep 2006

Posts: 24

|Cashew|

Default

Dev c++, its free - www.bloodshed.net
|Cashew| is offline   Reply With Quote
 
Reply

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 On
Trackbacks are On
Pingbacks are On
Refbacks are On