Skip to content

A novice implementation of a simple math Shell

Notifications You must be signed in to change notification settings

achugh04/simpleMathShell

 
 

Repository files navigation

mathShell

An implementation of a simple math shell with Python-like functions of storing variables assigned without declaration of variable type.

This shell also handles all types of mathematical calculations with PREFIX, POSTFIX methods of solving a mathematical expression.

About

A novice implementation of a simple math Shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.5%
  • Makefile 1.5%