What is nxtBasic?
With nxtBasic, you can write familiar BASIC code and compile it into lightning-fast machine code, allowing you to create more sophisticated programs and compelling games. nxtBasic offers an extensive and ever-growing library of commands and built-in functions, empowering you to push the boundaries of your coding projects.
Whats new?
- Bug fixes
- LCASE/UCASE now also change the case of extended chars in an ISO charset
- Automatic run command wasn't working correctly without the -startin x16emu param.
- OVAL-function to draw circles and ovals.
- All sprite function have a performance improvement of up to 10%
- 9% performance increase in handling integer arrays with one dimension
- 23% performance increase with FOR-NEXT loops
- 20% performance increase in retrieving an integer variable
- Example charsets.bas is now showing ISO charsets correctly and Katakana charset is added
https://github.com/unartic/nxtBasic/ or https://nxtbasic.com/