P
P
Pex Username2020-04-01 22:15:30
assembler
Pex Username, 2020-04-01 22:15:30

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

3 answer(s)
S
Sergey Gornostaev, 2020-04-01
@sergey-gornostaev

Can. But not necessary.

X
xmoonlight, 2020-04-01
@xmoonlight

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.

T
twobomb, 2020-04-01
@twobomb

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 question

Ask a Question

731 491 924 answers to any question