What does HackerNews think of msbasic?

Microsoft BASIC for 6502 (Commodore, Apple, KIM-1, AIM-65, OSI, ...)

Language: Assembly

I wouldn't really put the blame for this on Commodore. The integer code for BASIC-65 is common across all the platforms that licensed it from Microsoft.

You might be interested in checking this out: https://github.com/mist64/msbasic

Oh, interesting. I wonder what implications this will have for the MS Basic disassembly project:

https://github.com/mist64/msbasic

> Now write a BASIC!

No doubt an educational project. However, all the versions of Microsoft 6502 BASIC were collected and annotated by a Michael Steil in 2008.

Docs: https://www.pagetable.com/?p=46

Source: https://github.com/mist64/msbasic