@anon123
Compared to linux, there isn't much where amiga-like systems are "better" at. MUI is quite nice GUI system. Other than that, lack of memory protection, lack of resorce tracking, missing POSIX, missing java, missing flash, missing development tools etc make them such a bit (in comparison).
Well, if you're curious about the miggy programming, give
WinUAE (or
E-UAE) a try. For NDK, see
NDK3.9.lzx (
unlzx.c). For development environment, there's GeekGadgets (which has many GNU tools, including gcc, make et all):
GeekGadgets repo. If you get serious about it, Amiga Developer CD 2.1 is a must (it contains tons of documentation and tools).
Don't get me wrong, amiga programming can be a lot of fun, but it doesn't even come close if you compare it to any serious platforms.
PS. I'm just trying to give somewhat more realistic reply here.