Messages - SkyIDE [ switch to compact view ]

Pages: prev1 ... 5 6 7 8 9 [10] 11 12 13 14 15 ... 50next
46
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.betanews.com/detail/FreeBASIC_for_Windows/1150122646/1

I might integrate this into SkyIDE and treat it like a C++ compiler.

47
Developer's Corner / Re: VB6 - where to go now?
« on: September 11, 2007, 04:27 AM »
And just for the record, I don't like Delphi/Pascal but a LOT of people do like it hehehe

I disgree with logic and syntax (especially) but that's just me :)

I agree with VB's logic/syntax more than Delphi's

48
Developer's Corner / Re: VB6 - where to go now?
« on: September 10, 2007, 03:08 PM »
.NET is cross platform in a way. MONO for Linux and Windows.

49
Developer's Corner / Re: VB6 - where to go now?
« on: September 10, 2007, 05:58 AM »
Either Delphi or VB.NET however you should consider learning C++ in the spare time. Had you known C++, you would have had no problems with C#.

50
Developer's Corner / Re: SkyIDE - Latest Release Information
« on: September 09, 2007, 05:50 AM »
As much as I have "not" been doing any work lately, over the weekend I have spent a lot of time, almost entire day working on SkyIDE.

I think you will like what you see in here.

http://www.skyide.net/images/testing/betapart1.png
http://www.skyide.net/images/testing/betapart2.png

I have been very busy lately but I finally managed to find a way how to manage my time more efficiently.

Oh yes also, that code above is obsolete :) I don't use it. It started causing me a lot of "unexpected" problems so instead I moved the whole thing to the child window via design time and it does not take a lot of memory when creating new instances of the form.

Pages: prev1 ... 5 6 7 8 9 [10] 11 12 13 14 15 ... 50next
Go to full version