Attu
June 12, 2018 ยท View on GitHub
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.
June 12, 2018 ยท View on GitHub
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.