Home
Forum
Software
Mouser's Software
NANY: New Apps for the New Year
Friends of DC
Forum Coding Snacks
Editorials
Daily Blog
Monthly Newsletter
Mini Reviews
Favorite Websites
Archives
Articles
Historical Archives
Testimonials: What Folks Say About Us
Licensing
Get a License Key
Commercial Licensing
Help
Search
FAQs
DonationCoder Sitemap
Live Chat (Discord)
Contact Us
About Us
Donate
Home
Forum
Software
Mouser's Software
NANY: New Apps for the New Year
Friends of DC
Forum Coding Snacks
Editorials
Daily Blog
Monthly Newsletter
Mini Reviews
Favorite Websites
Archives
Articles
Historical Archives
Testimonials: What Folks Say About Us
Licensing
Get a License Key
Commercial Licensing
Help
Search
FAQs
DonationCoder Sitemap
Live Chat (Discord)
Contact Us
About Us
Donate
This topic
This board
Entire forum
Website and forum (google)
Member search
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
6 Months
Forever
Login with username, password and session length
Saturday December 14, 2024, 7:32 pm
Proudly celebrating 15+ years online.
Donate now
to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
Forum Home
Search
Login
Register
Recent Topics
Go To..
Recently updated topics
Recent posts (compact)
Recent posts (full text)
DonationCoder.com Forum
»
Other Software
»
Developer's Corner
»
Looking for a very specific programming language ide
« previous
next »
New Topic
Print
Pages: [
1
] •
bottom
Author
Topic: Looking for a very specific programming language ide (Read 6647 times)
kyrathaba
N.A.N.Y. Organizer
Honorary Member
Joined in 2006
Posts:
3,200
Looking for a very specific programming language ide
«
on:
May 17, 2007, 04:52 PM »
Does anyone know of a completely freeware version of BASIC that produces standalone EXE files AND is object-oriented. I figure no such beastie exists, but figured this is the place to ask.
Veign
Charter Honorary Member
Joined in 2005
Posts:
993
Re: Looking for a very specific programming language ide
«
Reply #1 on:
May 17, 2007, 05:22 PM »
Visual Basic Express:
http://msdn.microsof.../vstudio/express/vb/
I think it will allow you to complile. Since its free download and check it out.
Chris Hanscom
{
Unhandled Perception Blog
}
{
Veign's Free Software
}
kyrathaba
N.A.N.Y. Organizer
Honorary Member
Joined in 2006
Posts:
3,200
Re: Looking for a very specific programming language ide
«
Reply #2 on:
May 20, 2007, 01:22 PM »
Thanks, Veign, but I meant "standalone EXE" in the sense that there are no dependencies. VB is dependent now upon the .NET framework.
tide
Supporting Member
Joined in 2007
Posts:
84
Re: Looking for a very specific programming language ide
«
Reply #3 on:
September 08, 2007, 02:16 AM »
How about Emergence BASIC - at ionicwind.com ?
app103
That scary taskbar girl
Global Moderator
Joined in 2006
Posts:
5,885
Re: Looking for a very specific programming language ide
«
Reply #4 on:
September 08, 2007, 03:05 AM »
Just BASIC
XBLite
XBasic
KBasic
ActiveBasic
(Japanese)
mrainey
Charter Member
Joined in 2005
Posts:
439
Re: Looking for a very specific programming language ide
«
Reply #5 on:
September 08, 2007, 07:50 AM »
How about Emergence BASIC - at ionicwind.com ?
Gets my vote too.
Software For Metalworking
http://closetolerancesoftware.com
jah
Honorary Member
Joined in 2007
Posts:
15
i->c();
Re: Looking for a very specific programming language ide
«
Reply #6 on:
September 11, 2007, 02:01 AM »
Go for purebasic lol, i keep referring Purebasic in my posts, but it rocks, it's cheap, great forums and creates small standalones *.exes
SkyIDE
Honorary Member
Joined in 2006
Posts:
245
Re: Looking for a very specific programming language ide
«
Reply #7 on:
September 11, 2007, 07:25 AM »
Aha, look what I found
FreeBASIC is an open source, 32-bit BASIC compiler with the syntax the most compatible possible with MS-QuickBASIC that adds new features such as pointers, unsigned data types, inline-assembly and many others.
FreeBASIC has the following other editions available: FreeBASIC for Linux.
http://fileforum.bet...Windows/1150122646/1
I might integrate this into SkyIDE and treat it like a C++ compiler.
New Topic
Print
Pages: [
1
] •
top
« previous
next »
DonationCoder.com Forum
»
Other Software
»
Developer's Corner
»
Looking for a very specific programming language ide