Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 204 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 204 Bytes

Attu

A simple instruction executor written in C just for education purpose! You can add as much instructions you want. BE CREATIVE!

To compile : gcc attu.c -o attu

Feed the program with a data file.