Jump to content

Recommended Posts

Posted

Just curious if anyone knew how Assembly (ASM) got its name? It's certainly an unusual name. I can't seem to find much on Google, only stuff about label names or other things also called ASM/assembly.

  • 1 month later...

Posted

Because in the early days, programmers coding in Asm would manually look up the sequence opcodes for each instruction in a table and "assemble" an instruction, one at a time.

Now, an Assembler does that task.

Posted

FYI, ASM means Abstract State Machine, which is a diagram of how a device/cpu switches between different states and IO sequences. The proper name today is "assembly language."

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...