https://github.com/cuboidraptor/kurscal
A Kursed Calculator that uses RPN, vim bindings, and a weird reproducible script for calculations.
https://github.com/cuboidraptor/kurscal
calculator kurscal nvim rpn rpn-calculator vim
Last synced: 2 months ago
JSON representation
A Kursed Calculator that uses RPN, vim bindings, and a weird reproducible script for calculations.
- Host: GitHub
- URL: https://github.com/cuboidraptor/kurscal
- Owner: CuboidRaptor
- License: gpl-3.0
- Created: 2024-11-23T03:35:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-22T04:03:28.000Z (over 1 year ago)
- Last Synced: 2025-02-16T22:33:12.068Z (over 1 year ago)
- Topics: calculator, kurscal, nvim, rpn, rpn-calculator, vim
- Language: Python
- Homepage:
- Size: 79.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KursCal
A Kursed Calculator that uses RPN, emulated nvim keybindings, and a weird reproducible script for calculations.
# Dev Stuff
coded on python 3.12.x, will possibly/probably work on earlier/later versions of python \
have tkinter installed \
should work on all OSes for now, however official support is provided for linux and \"maybe\" support is provided for Windows. \
# NVim Inconsistencies
`^` and `_` ignore leading whitespace unlike in neovim but idc it's a calculator that like doesn't happen \
`w` and `W`, and `b` and `B` do the same thing. Yes, I know, yada yada words are not WORDS, but again this is a calculator it's probably fine. \(they both use WORDs.\)