Skip to content

Simple calculator written in 100% C. Supports + - * / ( )

Notifications You must be signed in to change notification settings

xbjfk/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Calculator

A stupid simple calculator that supports brackets, infix + - * / and prefix + -. It reports syntax errors too.

About

Simple calculator written in 100% C. Supports + - * / ( )

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages