/infinite_C_calculator

Inspired by Bistro Epitech project.

Primary LanguageC

GitHub last commit GitHub code size in bytes GitHub watchers GitHub top language GitHub license

infinite_C_calculator

Table of Contents

  1. About the Project
  2. Project Links
  3. Demo
  4. Getting Started
  5. Installation
  6. Usage
  7. Tests
  8. Contribution Guidelines
  9. Project Team
  10. Questions
  11. License

About The Project

A calculator made in C, so you can calculate infinite expressions

Project Links

Repo Link
GitHub Project Link

Demo

The following is a screenshot of the application and overview of its functionality:

Project Preview

Getting Started

Languages and libraries used in this project (separate with commas):

C,Makefile

Installation:

git clone git@github.com:TheodoreDA/infinite_C_calculator.git
cd infinite_C_calculator && make

Usage:

./bistro "6*7"

Tests:

Work in progress

Contribution Guidelines:

Work in progess

Project Team

TheodoreDA

Questions

Contact theodore.daniel@epitech.eu

License

Distributed under the MIT License. See Choose A License for more information.

This README was generated with ♥️  by Good README Generator.