Initial commit

This commit is contained in:
Dimitri Lozeve 2021-04-29 19:38:15 +02:00
commit c4a5e84025
4 changed files with 38 additions and 0 deletions

14
README.org Normal file
View file

@ -0,0 +1,14 @@
* Uniplot
Unicode plotting library for [[https://cons.io/][Gerbil Scheme]].
Depends on [[https://github.com/dlozeve/fancy][Fancy]] for colors and display.
** Features
- Braille canvas for plotting
- Line plots
** References
- [[https://github.com/Evizero/UnicodePlots.jl][UnicodePlots.jl]] in [[https://julialang.org/][Julia]]