|
PowerBASIC Forums
![]() Cafe PowerBASIC
![]() FreeBASIC (Page 2)
|
This topic is 2 pages long: 1 2 |
next newest topic | next oldest topic |
| Author | Topic: FreeBASIC |
|
John Spikowski Member |
Chris, Thanks for the feedback on FreeBASIC. I think I could round up some
Has anyone taken a look at the code and determined how difficult a HotBASIC turned out to be a cool Basic. Even variables have properties. To get the length of a string all you Jim (author) just released a UNIX/Linux console version the other day. (beta) It's been fun "kicking the tires" on Basic languages to see how far things have come. John IP: Logged |
|
Antoni Gual Member |
Can a FreeBasic user speak here? I'm Not a complete stranger I remember some of the names in this forums from the times of Will Yu's ABC packets. Perhaps you remember my JPEG viewer... As a hobbyst I have always used QB, some of you know my JPG viewer. I never did the step to PB (too different syntax). I helped with RapidQ, and I was very disappointed when Mr Yu sold it. Now i think I have found my compiler. Freebasic was started as a single person (André Victor Vicentini) project in September 2004. It was first compiled in PDS 7.1, now it compiles itself and it's developed by a team of a dozen people. We have a new release every 3 weeks, bugs are solved and posted to CVS in a week. I'm not part of the developing team, I think i'm only skilled enough to detect bugs. The main issue for compatibility with QB is a design option: QB makes all undeclared/unsuffixed variables SINGLE, while FB makes them INTEGER. Some odd constructs As for speed, it compares with GNU-C in number-crunching, is faster in graphics than QB, and it lags only in console output (because of the support that QB oddity called VIEW)
[This message has been edited by Antoni Gual (edited February 14, 2005).] IP: Logged |
|
Antoni Gual Member |
quote: How about joining FB effort?. ------------------ [This message has been edited by Antoni Gual (edited February 14, 2005).] IP: Logged |
|
Greg Lyon Member |
I've been kicking FreeBASIC around. Pretty impressive for only being around 5 months. It even does some of the graphics commands like SCREEN, PSET, CIRCLE, LINE etc. It's designed to be QuickBASIC compatible. I dug out some old QB programs (on floppies ) and most of them would compile and run with minor changes. It produces Win32 Console or GUI apps. PowerBASIC has it beat by a longshot at this point, but watch out PB. ------------------ IP: Logged |
|
Paul Dwyer Member |
I like where it's going, Still a little young for me to convert to but I'll be keeping my eye on it for sure. If enthusiasm from the developers stays at this level it should be great. Does it have a debugger? ------------------ IP: Logged |
|
Greg Lyon Member |
Yeah, I would only use it for hobby type programs at this point. I was just surprised at how good it is. I'll be keeping an eye on it too. It doesn't have a debugger, but it does have an "Add debug info" ------------------ IP: Logged |
This topic is 2 pages long: 1 2 All times are EasternTime (US) | next newest topic | next oldest topic |
![]() |
|
Copyright © 1999-2007 PowerBASIC, Inc. All Rights Reserved.