Welcome, Guest. Please login or register.

Author Topic: IDE for Amiga Basic  (Read 1040 times)

Description: for Windows

0 Members and 1 Guest are viewing this topic.

Offline yevrowlTopic starter

  • Newbie
  • *
  • Join Date: Nov 2025
  • Posts: 4
  • Country: ua
  • Gender: Male
    • Show all replies
    • True Chess
IDE for Amiga Basic
« on: November 25, 2025, 04:42:10 PM »

Is there a third-party IDE for Amiga Basic that works on Windows?
« Last Edit: November 25, 2025, 04:48:23 PM by yevrowl »
÷)
 

Offline yevrowlTopic starter

  • Newbie
  • *
  • Join Date: Nov 2025
  • Posts: 4
  • Country: ua
  • Gender: Male
    • Show all replies
    • True Chess
Re: IDE for Amiga Basic
« Reply #1 on: November 26, 2025, 01:01:43 AM »
Do you mean an Emulator like WinUAE? Where you can install AmigaOS and Amiga Basic and run this on a PC?

Mean an IDE for writing and testing code, like BasinC for ZX Spectrum.
÷)
 

Offline yevrowlTopic starter

  • Newbie
  • *
  • Join Date: Nov 2025
  • Posts: 4
  • Country: ua
  • Gender: Male
    • Show all replies
    • True Chess
Re: IDE for Amiga Basic
« Reply #2 on: November 27, 2025, 11:54:46 PM »
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. =)
« Last Edit: November 27, 2025, 11:59:51 PM by yevrowl »
÷)
 

Offline yevrowlTopic starter

  • Newbie
  • *
  • Join Date: Nov 2025
  • Posts: 4
  • Country: ua
  • Gender: Male
    • Show all replies
    • True Chess
Re: IDE for Amiga Basic
« Reply #3 on: November 27, 2025, 11:58:58 PM »
There is AQB, a high-quality and developing project, but it is not cross-platform.
« Last Edit: November 28, 2025, 12:01:47 AM by yevrowl »
÷)