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

https://github.com/vm32/pwd-assembly


https://github.com/vm32/pwd-assembly

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# pwd-Assembly

```
nasm -f elf64 pwd.asm
ld pwd.o
./a.out
```