| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| test_csv_parser.adb | 2026-02-03 | 5.2 kB | |
| test_csv_parser.gpr | 2025-12-16 | 116 Bytes | |
| readme.txt | 2025-12-16 | 165 Bytes | |
| Totals: 3 Items | 5.5 kB | 0 | |
This directory contains an example CSV parsing using patterns. To build a test program with GNAT you can go as follows: gnatmake -I../../ test_csv_parser.adb