Hacker News new | ask | show | jobs
by int_19h 2065 days ago
Free Pascal comes with Free Vision, a fork of Turbo Vision. I suspect it's still the fanciest TUI library around in terms of what you get out of the box - FP's own text-mode IDE is written using that library.

Turbo Vision was also ported to modern C++, although I'm not sure what the quality of those ports is.