Orpie
Curses-based RPN calculator
Install / Use
/learn @pelzlpj/OrpieREADME
Orpie README
Orpie is a Curses-based RPN calculator.
== Installation === Using OPAM The recommended method for installing Orpie is to use https://opam.ocaml.org/[OPAM]. +opam install orpie+ should get the job done.
=== Without using OPAM If you want to install manually, you will need the following OCaml packages installed:
- OCaml 4.03+
- dune
- camlp5
- ocamlfind
- curses (registered with ocamlfind)
- gsl (registered with ocamlfind)
If you have satisfied all the dependencies, then use the Makefile to build:
optionally set an installation prefix (default is /usr/local)
$ export PREFIX=/usr
optionally set a staging directory (useful if you're creating a package)
$ export DESTDIR=/tmp/orpie
build
$ make
install build products (use 'sudo' if installing to a root-owned location)
$ make install
== Usage See the 'doc' subdirectory for more extensive documentation.
Related Skills
node-connect
349.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
