/Linked-list-in-assembly--nasm-

This is a linked list of characters (can be tweaked to represent any kind of data). It is implemented in the assembly language, using the nasm assembler and Intel syntax.

Stargazers