Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QuickerBasic 0.1b released
#1
QuickerBasic 0.1b has been released.

Win32 binaries can be found at http://prdownloads.sourceforge.net/qkrba...p?download
Source can be found at http://prdownloads.sourceforge.net/qkrba...p?download

Perhaps the most prominent feature of QuickerBasic is its use of GCC as its code generator. This permits a wide range of optimisation options to be used. Supported language constructs include PRINT/INPUT, loops, functions, arrays, user-defined types, pointers, various selection constructs, and a variety of mathematical and conversion functions.

QuickerBasic does implement array bounds checking and signed overflow checking, but those can be turned off via. statements in the source code, and/or command line arguments. Because of the use of GCC as the code generator, turning off checking basically gives you C with QuickBasic syntax.

The provided interface to the compiler is a command-line client (qbc.exe), but QuickerBasic is implemented mostly through a DLL, so an IDE can directly interface with the compiler. If anyone has comments, suggestions, wants to work on QuickerBasic or needs help using it, don't hesitate to post here.
Reply


Messages In This Thread
QuickerBasic 0.1b released - by someone42 - 10-22-2006, 08:21 PM
QuickerBasic 0.1b released - by E.K.Virtanen - 10-25-2006, 12:18 AM
QuickerBasic 0.1b released - by Hard Rock - 10-25-2006, 05:06 AM
QuickerBasic 0.1b released - by someone42 - 10-25-2006, 10:24 AM
QuickerBasic 0.1b released - by E.K.Virtanen - 10-25-2006, 01:13 PM
QuickerBasic 0.1b released - by Hard Rock - 10-25-2006, 10:14 PM
QuickerBasic 0.1b released - by E.K.Virtanen - 10-26-2006, 12:40 AM
QuickerBasic 0.1b released - by fsw - 10-26-2006, 07:54 PM
QuickerBasic 0.1b released - by Sebastian - 10-26-2006, 08:03 PM
QuickerBasic 0.1b released - by Jofers - 10-27-2006, 02:33 AM
QuickerBasic 0.1b released - by someone42 - 10-27-2006, 11:46 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)