Welcome, Guest. Please login or register.

Author Topic: Amiga Basic  (Read 14728 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Heinz

  • Full Member
  • ***
  • Join Date: Nov 2005
  • Posts: 154
    • Show all replies
    • http://amidevcpp.amiga-world.de
Re: Amiga Basic
« on: January 08, 2009, 07:32:16 PM »
Quote

aristarkos wrote:
Long ago I wrote a little Amiga Basic program for a game called Master Mind. Now I'm an old newbie. How can I get my old program to run on my PC?


You could try freeBasic

It is an open source version of Microsoft Quickbasic.
As AmigaBasic was made by Microsoft too, the syntax is probably very similar.

FreeBasic can compile your Program to a real executable, so you wont need a Basic Interpreter anymore.