A powerful command-line calculator application for developers!
kalk
just launched and is available as a preview,try it out! If you have any feedback, please log themhere on GitHub
1000+ functions with a powerful language to automateyour calculations. Many functions are similar to the shading HLSL language.
Enhanced user experience with syntax highlighting,cursor on error, braces matching, keyboard shortcuts (e.g text select, moving cursors by word...).
Use the developer mode to get more details about your floating pointnumbers or to get hexadecimal equivalent representation.
UseIntel Hardware Intrinsics (from SSE to AVX2) orARM Hardware intrinsics (Neon, ARM64...), easily accessible as functions.Easily bitcast results between vector types or test memory read/write.
Documentation of all functions is fully integrated in the app. Just typehelp
toget more information.
Modules are a great way to extend the basic calculator experience:Strings
,Web
,Currencies
,StandardUnits
...