An open API service indexing awesome lists of open source software.

https://github.com/cloudkj/csvee

CSV parser written in Scheme
https://github.com/cloudkj/csvee

chicken-scheme csv csv-parser csv-parsing scheme

Last synced: about 1 month ago
JSON representation

CSV parser written in Scheme

Awesome Lists containing this project

README

          

csvee
-----

A (portable?) CSV parser.

# TODO

* Support quotes
* Benchmarks?