minailkhani / Assembly

some assembly projects (nasm)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Assembly

some assembly projects (NASM 64-bit)

What is assembly language?

An assembly language is a type of low-level programming language that is intended to communicate directly with a computer’s hardware. Unlike machine language, which consists of binary and hexadecimal characters, assembly languages are designed to be readable by humans.

There are some projects (from basic to advanced respectively) in this repository.

About

some assembly projects (nasm)


Languages

Language:Assembly 81.9%Language:Python 18.1%