🏫 This is a school project ("SLAM2" end of the year project from first year of "BTS SIO").
You can get updates on my repository.
The purpose is to create a calculator using a stack to make calculation and provide a command line interface (CLI), and a graphic one (GUI) (not implemented yet).
To use it properly, just use the help command.
N.B. : At the time, this project is a showcase to present my skills.
If you want to modify my software, please fork it. It will show me that this is useful and not a random project on my GitHub account.
Copyright (c) Antoine James Tournepiche. All rights reserved.
Licensed under the MIT License.
This software is provided with the MIT License which means that you need to credit me for my work if you use this, if it's a modified version or not. If you modify my software and share it, you must credit me as the author of the original software, put the github webpage of the original software, and credit you as the author of the derivated work based on it.
This repository follows :
Just :
- ⭐️ put a star if you use it (the more it has stars, the more I will work on it)
- 🔀 fork it if you want to help me (by patching some issues, etc.)
- 🔀 fork it if you want to create a derivative work based on it
- 🔍open issues if you encounter some bugs, have some ideas, etc.
Antoine James Tournepiche