|
FirstBasic compiler 1.00 by PowerBASIC.
A true machine code Basic compiler. Stop using the QBasic
interpreter and step up to the speed of compiled code. Leave
behind 64k string limitations and feel the "Power" of built-in
Array Sorting & Searching, file and record Locking, and more
accurate calculations with 80-bit floating point and BCD
variables for financial calculations. See how we put the
"Power" in Basic. $25 SHAREWARE.
|
|
File name: |
FIRSTBAS.ZIP |
|
Product homepage: |
Unknown |
|
Order page: |
Unknown |
|
Languages: |
Basic
|
|
Platforms: |
MS-DOS
|
|
Release Date: |
1 January, 1990 |
|
Licence Type: |
Unknown |
|
Size: |
290 Kb |
|
Price/fee (US$): |
Unknown |
|
Number of downloads: |
8462 |
|
|
| User Comments |
 |
 |
|
|
Pretty Decent
by Unknown, on Saturday Jan 11, 2003
|
Useful for the likes of me (small timer). Programming is a hobby, but i need to compiler 'em to give to my friends
Reply To this Post Report as abusive.
| |
|
Use QBasic first
by Unknown, on Tuesday Aug 05, 2003
|
It compiles - which makes it perfect for compiling QBasic code into EXE files for transport. However, I'd create the code using QBasic first (or just give up and use Visual Basic) - The compiler could be made better by adding mouse support, proper drop down menus, and the ability to highlight words using the shift key. But still - it compiles!
Reply To this Post Report as abusive.
| |
|
Firstbas
by Doug, on Thursday Oct 16, 2003
|
It's okay, but it has some changes from QB that hurt. The most hurtful is the SCREEN 13 support. As far as I can tell, you CAN'T get more than the regular 16 colors out of it. SCREEN 13 does not exist. It does, however, compile like lightening and without all of the annoying stuff that QB 4.5 requires. I still haven't figured out how to compile with the stupid thing! All in all, the .EXE's are solid. I also like the SUB routine handling. You leave the SUBs right in the "core code" and don't need to GOSUB to use them. You just CALL them. This works great because you can write the code and work out all of the glitches, and then just make it a SUB and keep on working. That is the best feature I have found so far. The SCREEN 12 resolution also changed slightly. It is a true (639 X 479) unlike QB, which is (639 x 463). Try it!
Reply To this Post Report as abusive.
| |
|
Don't count out QBASIC yet
by Kay, on Wednesday Feb 22, 2006
|
QBASIC compiles to executables, has mouse support, and an excellent help and debug interface. FirstBasic is on it's way, but don't count QBASIC out just yet. It's been around for a long time for a reason.
Reply To this Post Report as abusive.
| |
| |
Don't count out QBASIC yet - compilation
by Unknown, on Monday Nov 13, 2006
|
KEY!,
I'm a newbie,
could you please tell me how to compile QBasic, so to run it without runtime modules/DLL's ?
I mean, distributing it standalone ?
Thankyou !
Reply To this Post Report as abusive.
| |
|
View all comments Rate and comment this resource
|
|