down
An OCaml toplevel (REPL) upgrade
Description
Down is an unintrusive user experience upgrade for the ocaml
toplevel (REPL).
Simply load the zero dependency Down
library in the ocaml
toplevel
and you get line edition, history, session support and identifier
completion and documentation (courtesy of ocp-index
).
Add this to your ~/.ocamlinit
:
#use "down.top"
Down is distributed under the ISC license.
Homepage: http://erratique.ch/software/down
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 26 Jan 2022
- Authors
- Maintainers
Sources
down-0.0.4.tbz
sha512=09cf03e04942de8469f04d1d2c2a5b91b92a3539b5c109d866555ad0ca0e848884371b4516b06c8c19aa030c279b487ecb788c354d2eec32f88343876e525eeb
Dependencies
Reverse Dependencies