Welcome, Guest. Please login or register.

Author Topic: IDE for Amiga Basic  (Read 1038 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 only replies by yevrowl
    • 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 NinjaCyborg

Re: IDE for Amiga Basic
« Reply #1 on: November 25, 2025, 06:58:37 PM »
Notepad.exe
 

Offline Boing-ball

Re: IDE for Amiga Basic
« Reply #2 on: November 25, 2025, 07:19:06 PM »
Do you mean an Emulator like WinUAE? Where you can install AmigaOS and Amiga Basic and run this on a PC?
 

Offline yevrowlTopic starter

  • Newbie
  • *
  • Join Date: Nov 2025
  • Posts: 4
  • Country: ua
  • Gender: Male
    • Show only replies by yevrowl
    • True Chess
Re: IDE for Amiga Basic
« Reply #3 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 jj

  • Lifetime Member
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 4053
  • Country: wales
  • Thanked: 2 times
  • Gender: Male
    • Show only replies by jj
Re: IDE for Amiga Basic
« Reply #4 on: November 27, 2025, 12:52:54 PM »
How can you have an IDE for Amiga Basic running on Windows?

Amiga Basic does not run on windows ?
“We don't stop playing because we grow old; we grow old because we stop playing.” - George Bernard Shaw

Xbox Live: S0ulA55a551n2
 
Registered MorphsOS 3.13 user on Powerbook G4 15"
 

Offline ZXDunny

Re: IDE for Amiga Basic
« Reply #5 on: November 27, 2025, 06:04:08 PM »
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.



I mean, I would have made a BASin for AmigaBASIC but... AmigaBASIC is bloody awful.
 
The following users thanked this post: yevrowl

Offline SACC-guy

Re: IDE for Amiga Basic
« Reply #6 on: November 27, 2025, 10:45:03 PM »
how about True Basic?
 

Offline yevrowlTopic starter

  • Newbie
  • *
  • Join Date: Nov 2025
  • Posts: 4
  • Country: ua
  • Gender: Male
    • Show only replies by yevrowl
    • True Chess
Re: IDE for Amiga Basic
« Reply #7 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 only replies by yevrowl
    • True Chess
Re: IDE for Amiga Basic
« Reply #8 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 »
÷)