Luin juuri tuossa uudesta BASIC variantista. Kuulostaa mielenkiintoiselta, joskin *nix tuesta en tiedä koska sorsaforge ei nyt thado mulla oikein kunnolla pelittää.
lainaus:
someone42 posted this news to qbasicnews.
QuickerBasic 0.1b has been released.
Win32 binaries can be found at http://prdownloads.sourceforge.net/qkrbasic/
qkrbasic-0.1b-win32.zip?download
Source can be found at http://prdownloads.sourceforge.net/qkrbasic/qkrbasic-0.1b-src.zip?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.
Kiinnostavan oloinen tekele. Pari pientä ohjelmaa kääntyi ongelmitta, mutta yhdessä suuremmassa oli ongelmia aliohjelman parametrien kanssa. Täytyy seurata projektin kehitystä.
Tuossa tuota sorsaa katsellessani ajattelin vain itsekseni että miksei vastaavaa näe useammin. Koodikin voi olla "kaunista" :D
Aihe on jo aika vanha, joten et voi enää vastata siihen.