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-10-30 12:27:25 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2
Commits
1
Branch
0
Tags
385d61481908f61a81f7d8b9cc7b23df2dc18a3c
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
385d614819
Fixed some of the footguns
2025-10-30 08:06:18 +01:00
CMakeLists.txt
Initial commit
2025-10-29 19:46:56 +01:00
main.c
Fixed some of the footguns
2025-10-30 08:06:18 +01:00
stack.c
Fixed some of the footguns
2025-10-30 08:06:18 +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
35
KiB
Languages
C
98.7%
CMake
1.3%