>by motorollin on 2009/1/10 15:55:46
>I really have no idea what any of that means... I'll just stick to basic I like programming because I enjoy thinking about the procedure and logic of how the application should work. What I don't like is the intricacies of the language getting in the way.
>--
>moto
BASIC is supposed to be simpler than other languages so if simplicity is what you want, I would vote for BASIC. There's always the CALL statement to call ASM procedures from AmigaBASIC... Now if AmigaBASIC was in ROM (at least most of it), that would be even better as you could boot up directly into it in a second (like on C64/Atari/old PCs). Then you could easily write some easy program for testing ports/doing math/testing some feature/etc.