Last active
August 1, 2024 16:36
-
-
Save WetHat/a49e6f2140b401a190d45d31e052af8f to your computer and use it in GitHub Desktop.
Pretty Print Table Data in Common Lisp
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is great. I am about finished with table formatting functions for use with the pretty printer and thought about a markdown/restructured text version. Glad I found this. Perhaps these two could be combined into a project, say, "formatted-tables" ? My stuff is under the MS-PL. What's the license for this?