a8d8bd216b6f8b4ccca7b87f665e96ce2e1fb07d
INFIX CALCULATOR This is a little infix calculator program I made for fun and practise. It's written in ISO C11; the build script uses Clang but it should be OK with most compilers. sh scripts/build.sh # Builds everything sh scripts/test.sh # Run the unit tests build/infix-calculator # Run the actual calculator
Description
Languages
C
94%
Shell
6%