neilsf / XC-BASIC

A compiling BASIC dialect for the Commodore-64
https://xc-basic.net/
MIT License
74 stars 15 forks source link

Option to PRINT without newline #88

Closed neilsf closed 4 years ago

neilsf commented 4 years ago

The CBM BASIC syntax for this is PRINT "WHATEVER";

neilsf commented 4 years ago

Implemented in the upcoming v2.2