Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content
/ cl-tui Public

A Common Lisp library for text user interfaces

License

Notifications You must be signed in to change notification settings

naryl/cl-tui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

cl-tui - Text User Interface for Common Lisp

cl-tui is a library for text user interfaces like that of ncmpcpp or Dungeon Crawl

It's intended to be available on Linux and Windows but the latter is rarely tested. Please, report bugs either on github's or SourceForge's issue tracker.

Supported implementations are SBCL, CCL. I want to also support ECL and CLISP but ECL currently can't build osicat (investigated by osicat developers) and CLISP had a lot of issues with ncurses. Any help with CLISP is appreciated.

cl-tui is supposed to be a complete abstraction so if you have to use cl-charms directly for some reason please submit an issue describing your use-case.

Documentation

Follow the very well-commented examples in the examples directory. Each new feature gets an example and all of them are checked to be in working order on every commit.

About

A Common Lisp library for text user interfaces

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published