This website requires JavaScript.
Explore
Help
Sign In
alex
/
Calculator
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
2
Commits
1
Branch
0
Tags
4d601f5ad6b4ed1ead9d38c712267d25c44b9793
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
alex
4d601f5ad6
Also added a makefile
2026-04-01 22:18:50 +03:00
basecalc.cpp
Initial commit
2026-04-01 22:17:05 +03:00
basecalc.h
Initial commit
2026-04-01 22:17:05 +03:00
command.cpp
Initial commit
2026-04-01 22:17:05 +03:00
command.h
Initial commit
2026-04-01 22:17:05 +03:00
input_resolver.cpp
Initial commit
2026-04-01 22:17:05 +03:00
input_resolver.h
Initial commit
2026-04-01 22:17:05 +03:00
main.cpp
Initial commit
2026-04-01 22:17:05 +03:00
Makefile
Also added a makefile
2026-04-01 22:18:50 +03:00
Operation.cpp
Initial commit
2026-04-01 22:17:05 +03:00
Operation.h
Initial commit
2026-04-01 22:17:05 +03:00
special_calculator.h
Initial commit
2026-04-01 22:17:05 +03:00
S
Description
Experimenting with .so library files
BSD-3-Clause
47
KiB
Languages
C++
94.3%
Makefile
4.8%
C
0.9%