Welcome, Guest. Please login or register.

Author Topic: beginning simple amiga development  (Read 5080 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline SamuraiCrow

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2281
  • Country: us
  • Gender: Male
    • Show all replies
Re: beginning simple amiga development
« on: February 15, 2009, 01:16:04 AM »
@daniel_swe

There is a tutorial about the basics of Amiga programming in C at the LiquidO2 website.
 

Offline SamuraiCrow

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2281
  • Country: us
  • Gender: Male
    • Show all replies
Re: beginning simple amiga development
« Reply #1 on: February 16, 2009, 12:54:41 AM »
@ChuckT

If you want to be added on the Amos Factory website, I can add you as I am a moderator on that site.

-edit-
BTW, the official link to the Amos Factory is http://amos.pspuae.com/ .
 

Offline SamuraiCrow

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2281
  • Country: us
  • Gender: Male
    • Show all replies
Re: beginning simple amiga development
« Reply #2 on: February 18, 2009, 01:57:48 AM »
AmosPro is a BASIC programming language with extensions that add commands to the language.  It includes a rich set of multimedia instructions for the Amiga Enhanced Chipset.

If you want AGA support, you should use AmiBlitz instead (formerly known as Blitz Basic).  It is not as easy to use as AmosPro but it is MUCH more powerful and system friendly at this point.

-edit-
The download link to AmiBlitz is at http://amiblitz3.amiforce.de/.  There is also a forum for and even though it is mostly German several of the AmiBlitz developers speak English.
 

Offline SamuraiCrow

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2281
  • Country: us
  • Gender: Male
    • Show all replies
Re: beginning simple amiga development
« Reply #3 on: February 19, 2009, 03:52:30 PM »
@AmigaDave

Work on Mattathias continues behind the scenes.  The official mailing list of Mattathias is at the Mattathias Yahoo Group.

As for how far along it is, Sidewinder has just about finished the parser generator.  We will be integrating that with LLVM shortly and starting on the Amos compatibility parser and libraries.  I've already written some general purpose object-oriented programming infrastructure implementation also.  You can view our C++ source code at our CVS repository on SourceForge.net.
 

Offline SamuraiCrow

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2281
  • Country: us
  • Gender: Male
    • Show all replies
Re: beginning simple amiga development
« Reply #4 on: February 19, 2009, 04:13:40 PM »
@Daniel_swe

The current link for Storm C++ 4.0 is at Alinea Computer.