XC=BASIC 3.1 is out! XC=BASIC 3.1 is out now, with a lot of new commands but more interestingly there is Plus/4 support! XC=BASIC is a cross compiled, modern BASIC programming language for 8-bit Commodore machines. It compiles BASIC source code to fast machine code. Although not 100% compatible, its syntax was designed to be similar to that of QuickBASIC and CBM BASIC. Check it out!
Re: XC=BASIC 3.1 is out! Very nice! I went though the sample codes, and it is pretty, like Pascal, finally with integers and fast float (4bytes instead of unnecessary 5 byte precision) and using fast operations in basic like bit shifting as dividing. It is nice to have sprite command, but where are the gfx comands? I really wish to see George's 3D routines executed by a faster environment. Not to mention my C65 BASIC demo, that may need some more speed to challange the mighty C65... :-)