Hacker News new | ask | show | jobs
by fuzztester 699 days ago
There are quite a few other BASICs. FreeBASIC, PureBASIC, etc.

See:

https://en.m.wikipedia.org/wiki/Category:BASIC_programming_l...

and

https://en.m.wikipedia.org/wiki/Category:BASIC_interpreters

Some will be obsolete, of course.

1 comments

And a really weird one, BASCOM-AVR. Used it extensively in my robot built for my fourth year engineering project. Nice thing is you could still use ASM interrupt handlers without a lot of hassle.
Plain BASCOM(.EXE) was the name of a BASIC compiler, IIRC, in DOS days, probably. Did not use it myself, but I think I remember a colleague using it.