/csv_parser

CSV parser in Erlang

Primary LanguageJavaScript

CSV parser for Erlang

License: MIT

Author: Uvarov Michael (arcusfelis@gmail.com)

Tests

Next command runs tests:

./rebar eunit skip_deps=true

Code examples

  • CSV reader It reads and shows the list of the states from the file.

    To run, use:

    examples/csv_reader.escript examples/states.csv