Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C CALC

This is a simple command-line calculator begun as a beginner project for learning C programming. Currently only supports two operands using infix notation.

Planned Features

  • [ ] Polish notation
  • [ ] Arbitrary-length input (e.g. x + y + z + … / + x y z …)
  • [ ] Allow wide range of input formats to be understood; robust against formats, inclusion/exclusion of spaces, etc.

About

A command line calculator implemented in C

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages