An opinionated port of the Racket raart ascii art library.
build-aux | ||
doc | ||
gaart | ||
.gitignore | ||
configure.ac | ||
COPYING | ||
gaart.scm | ||
guix.scm | ||
HACKING | ||
Makefile.am | ||
pre-inst-env.in | ||
README.org |
README for Guile Gaart
guile-gaart
is a library for making art with ascii (and unicode!) characters
This library is heavily inspired by the Racket library raart
. However, some aspects have been modernized and made to support Unicode better. The library is also more designed around making rich text interfaces than the original, so styles will be defined in a different way.
Currently the library is under construction!