cl-ansi-term
Terminal printer library
A Common Lisp library for printing tables and lists with colors and effects on ANSI terminals.
Colorized output on ANSI terminals, print tables of lists, plists, hash-tables, titles, banners and more
28 stars
3 watching
2 forks
Language: Common Lisp
last commit: 6 days ago
Linked from 1 awesome list
ansi-terminalcommon-lisp
Related projects:
Repository | Description | Stars |
---|---|---|
vindarel/cl-str | A modern and consistent Common Lisp library for string manipulation. | 309 |
vindarel/cl-readline | A Common Lisp interface to the GNU Readline library for editing command lines | 38 |
vindarel/print-licenses | Prints licenses used by a given project and its dependencies | 20 |
vindarel/replic | A terminal application that provides a readline-based interface with autocompletion, help, and other features | 33 |
vindarel/cl-cookieproject | A template project for creating Common Lisp applications with a standard structure and tools. | 76 |
agauniyal/rang | A header-only C++ library that provides basic terminal attributes and color settings | 1,500 |
thecodrr/crayon | A library to create styled terminal output using a template-based API. | 58 |
hashmismatch/terminal_cli.rs | A low-level Rust library for building interactive terminal command line interfaces | 55 |
vindarel/cl-cookieweb | A Common Lisp web framework using cookiecutter to generate a full-stack web application. | 38 |
kowainik/colourista | Provides a high-level interface for printing colourful messages to the terminal | 66 |
vindarel/cl-torrents | A tool to search and manage torrents on popular trackers using a CLI, GUI, or web client | 105 |
lambdaisland/trikl | A Clojure-based terminal UI library that allows developers to build interactive command-line interfaces with components and state changes. | 147 |
ikalnytskyi/termcolor | A C++ library for printing colored messages to the terminal using ANSI color formatting. | 836 |
anlsh/picl | A Common Lisp implementation of Python's itertools package with laziness support | 17 |
colored-rs/colored | Library for coloring terminal output in Rust with support for true colors and various styles. | 1,734 |