Which Lisp has the best TUI libraries?
I've been getting imto LISP recently. I like Racket, but there doesn't seem to be many (any?) TUI libraries. I much prefer TUIs to GUIs, so I can write applications that target both my phone (via termux) and all my other various devices.
Clojure can use any Java library easily.
There are implementations of / libraries for Common Lisp that interact with the JVM and/or the CLR.