An open API service indexing awesome lists of open source software.

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.

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.\)