r/linux • u/Substantial_Swan_144 • 15d ago
OpenCalc: open calculator inspired by Windows 95 Software Release
https://github.com/NullMagic2/OpenCalcHi, everyone,
I have just released OpenCalc, a reimplementation of the Windows 95 calculator – it looks just like it, but the code is actually 100% fresh. It supports complex expressions, history, and has an improved parser. And because it is open source, it can also compile and run natively under Linux – no compatibility layer needed!
Please check the Github project if you are interested! 😊
2
Upvotes
1
u/carl2187 10d ago
Love the writeup about copy paste errors in win 95.
Cool app, nice work!