A C REPL to run functions from any .so you want! (even your own ones)
- libncurses (.so)
The package for most distros is:ncurses-devel
git clone --recursive git@github.com:ShakedGold/cint.gitmake target=debugor
make target=debug allmake cleanmake purge