Command Line Calculator

I made clc because I wanted a quick and intuitive calculator tool with graphing capability that I could use from a shell. It was written in C and had Lua embedded to evaluate the math expressions.

Done during undergrad