Welcome, Guest. Please login or register.

Author Topic: C++ on Amiga  (Read 22053 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Thorham

  • Hero Member
  • *****
  • Join Date: Oct 2009
  • Posts: 1150
    • Show all replies
Re: C++ on Amiga
« on: December 08, 2012, 01:01:19 AM »
Quote from: Karlos;718024
I did once try AMOS just to see what it was like. No offence to the author, but it was terrible. Absolutely everything about it felt alien and wrong.
Amos is too much like old school Basic dialects, and people who are used to newer languages, C/C++ or Assembler, are not going to like it.
 

Offline Thorham

  • Hero Member
  • *****
  • Join Date: Oct 2009
  • Posts: 1150
    • Show all replies
Re: C++ on Amiga
« Reply #1 on: December 08, 2012, 03:22:50 PM »
Quote from: bloodline;718094
Once you get used to abstract data types/structures and proper functions, AMOS becomes quite frustrating...
Same for assembly language. Having to do things the Amos way sucks turds after getting used to assembler.