Welcome, Guest. Please login or register.

Author Topic: Any coding languages still alive for Amiga?  (Read 3982 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline TheBilgeRat

  • Hero Member
  • *****
  • Join Date: May 2010
  • Posts: 1657
    • Show all replies
Re: Any coding languages still alive for Amiga?
« on: October 29, 2012, 02:14:41 PM »
Quote from: matthey;713038
Vbcc C and it's assembler vasm is actively developed for the Amiga:

http://sun.hasenbraten.de/vbcc/
[/url]

They look cool, but are 68020+ only, just in case you were planning on coding on a 68000 machine.

There's always brainf***:

edit:  had to obscure the URL due to naughty words.

http://preview.tinyurl.com/9glar7j
 

Offline TheBilgeRat

  • Hero Member
  • *****
  • Join Date: May 2010
  • Posts: 1657
    • Show all replies
Re: Any coding languages still alive for Amiga?
« Reply #1 on: October 29, 2012, 03:00:47 PM »
Quote from: Leffmann;713053
That's just the binaries currently on offer, but the source codes for vbcc, vasm and vlink are available, too, so you can compile them to run on a 68000 Amiga if you need to.


Nice!  I'll have to play around with that.