Log in / create account | Login with OpenID
DocForge
Programmer's Wiki

Assembly language

From DocForge

This page is a stub. It's lacking in details and can use your help. Please contribute your knowledge to this page.

Assembly language is a human readable form of machine language, also know as 'assembler'.

Assembler language takes the set of valid instructions of a hardware device, and adds some convenience notations as macros, labeling, etc. to facilate the task of programming the device at the lowest level, machine language.

[edit] See Also

Do you have information or insights to contribute to this article? Please feel free to edit this page. Ask questions or contribute to the discussion on this article's talk page.