Welcome, Guest. Please login or register.

Author Topic: GCC 4.x or Clang for 68k  (Read 6345 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline apa

  • Newbie
  • *
  • Join Date: Jan 2012
  • Posts: 47
    • Show all replies
Re: GCC 4.x or Clang for 68k
« on: May 15, 2014, 09:10:06 PM »
Quote from: LiveForIt;764481
In some ways C# is useless, its not a cross platform language, it has run time enviroment but no virtual machine, so its in the same category as VB, the only upside is that C# is more like C++ then VB, so you can use C# to proto type stuff.

As you can't do so many things wrong whit C# it is relatively easy to learn language.

Down side to C# is that if you can't type #ifdef and stuff like that.
Another downside C# depends on Microsoft class libraries.

Java has virtual machine, bit like running a emulator, should work every where provided all the Java classes are supported by OS, but they are not on AmigaOS so it more or less useless.

Besides Java is slow because its not native (not the language and not the VM).

But you can run Java on Amiga OS 4 at least. http://jamiga2.blogspot.se/. Now, back to GCC ..