This website requires JavaScript.
Explore
Help
Sign In
Marto
/
calculator
Watch
1
Star
0
Fork
0
You've already forked calculator
mirror of
https://github.com/sloven-c/calculator.git
synced
2025-11-03 22:07:25 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4
Commits
1
Branch
0
Tags
master
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
sloven-c
4ad9dd92fb
Added comments and plans
2025-10-31 12:44:21 +01:00
CMakeLists.txt
Initial commit
2025-10-29 19:46:56 +01:00
main.c
Added comments and plans
2025-10-31 12:44:21 +01:00
stack.c
Fixed more footguns
2025-10-31 12:32:14 +01:00
stack.h
Fixed some of the footguns
2025-10-30 08:06:18 +01:00
structures.h
Fixed some of the footguns
2025-10-30 08:06:18 +01:00
Description
My attempt to make a working parser/evaluator calculator in C
46
KiB
Languages
C
98.8%
CMake
1.2%