Newlisp bindings for Termbox

Featuring the Dragonfly web framework
Locked
fdb
Posts: 66
Joined: Sat Nov 09, 2013 8:49 pm

Newlisp bindings for Termbox

Post by fdb »

Hi,

I made Newlisp bindings to the Termbox library. With these bindings you can easily create text-based user interfaces in Newlisp. You can find it at https://github.com/luxint/termbox Let me know what you think or if you have any questions!

Locked