How can you have an IDE for Amiga Basic running on Windows?
Trying to find an IDE where can test the result for Amiga 1000.
Amiga Basic does not run on windows ?
Of course, it does not start by default. But for CPC Basic, there is an excellent online solution —
https://benchmarko.github.io/CPCBasic/BASinC is an IDE for Sinclair BASIC and that doesn't run on Windows either. BASinC is an emulator with ROM hooks to allow an IDE to operate on the in-memory BASIC code, run it, debug it, inspect variables etc etc.
I guess the OP wants something like that for AmigaBASIC.
That's absolutely right.
I mean, I would have made a BASin for AmigaBASIC but... AmigaBASIC is bloody awful.
The logic game I want to write in this BASIC dialect is just as awful. =)
how about True Basic?
This dialect of BASIC, although developed by the inventors of this remarkable programming language themselves, is not very similar to the familiar BASICs. =)