/csv

A CSV parser

Primary LanguageZig

csv

A simple CSV parser that can render CSV tables. This partially serves as a practical Zig exercise.

This parser does not currently handle all cases correctly.