/poliassembly

pseudo assembly interpreter

Primary LanguageC#GNU General Public License v3.0GPL-3.0

PoliAssembly

This repo contains a pseudo assembly interpreter developed for the class "FONDAMENTI DI INFORMATICA" in Politecnico di Milano. This program provides a text editor where the students can write theri pseudo assembly code. The code can then be executed, a panel on the left shows how the stack changes and how the CPU registry store the values of the memory to perform operations. Two examples are provided.

Getting Started

Download the setup file from the website poli.iobii.com.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgements

FastColoredTextBox editor component used.