Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/juanbindez/helloasm

hello assembly
https://github.com/juanbindez/helloasm

Last synced: 3 days ago
JSON representation

hello assembly

Awesome Lists containing this project

README

        

# helloasm

### Install nasm
sudo apt install nasm

### compile
make

### run
./hello