Welcome, Guest. Please login or register.

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

Description: for Windows

0 Members and 2 Guests are viewing this topic.

Offline yevrowlTopic starter

  • Newbie
  • *
  • Join Date: Nov 2025
  • Posts: 2
  • 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: 2
  • 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.