Image via Wikipedia
If you need to convert into Prolog terms “raw data” supplied in EXCEL csv-files, read on! The source code in this posting will read any CSV file, converting each semicolon-delimited line (or record) of the CSV file into a Prolog clause, asserted in RAM. It is also possible to use the [...]
Filed under: Conversions, Prolog, SWI-Prolog, source code | Tagged: Comma-separated values, csv files, Open source, programming, Prolog, source code | 3 Comments »