|
>but it's hard to getting started with all the debuggers, linkers etc.
I agree. Most of the complexity that comes with assembly language involves using the tools, not the actual language itself.
>Is Assembly just for extensions to C and other lanuage, or can it make Applications by itself?
Assembly can do anything you want it to do.
>And can it make bigger applications or just some small stuff, like calulate?
You can make large applications with assembly, but it takes a lot of organizational prowess to do it well.
>but I just can't find anything of ASM
A lack of resources is the biggest problem.
__________________
Even if the voices aren't real, they have some pretty good ideas.
|