Answer the question
In order to leave comments, you need to log in
Is it possible to program purely in assembler?
I was interested in development in assembler, can it be used as a full-fledged programming language?
Answer the question
In order to leave comments, you need to log in
You can, but most importantly, understand: what exactly is asm better than any other high-level PL for your task.
Otherwise, it's like digging a hole with a stick: you can, but it's extremely long and inconvenient.
No, theoretically yes, but really no, nothing will work out. Assembler is picky about hardware. Everything you develop will be tied to this hardware for the most part. Assembler should be used if you are programming various devices, boards. Although now everyone everywhere uses arduino.
In general, forget it, this is a language of a completely different order. I doubt that you even know the basics if you have such questions.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question