artemix.org

j-csv, a lightweight CSV parser

j-csv (or csv as per the library/import name) is a very small pure-janet CSV parser i implemented.

it was initially done as both an exercise and experiment but ended up fully implementing the CSV format specs so i made it into its own full-fledged library and added it to the main jpm libraries list.