swedebugia writes:
> On 2018-12-19 16:02, Ricardo Wurmus wrote:
>>
>> swedebugia writes:
>>
>>> This morning I began to write a quicklisp importer using Daves
>>> guile-parser-combinators [1] to create a parser for the
>>> space-separated-csv files.
>>>
>>> guile-parser-combinators [2] is real
On 2018-12-19 16:02, Ricardo Wurmus wrote:
swedebugia writes:
This morning I began to write a quicklisp importer using Daves
guile-parser-combinators [1] to create a parser for the
space-separated-csv files.
guile-parser-combinators [2] is really nice, thanks Dave!, but not yet
in guix.
I
swedebugia writes:
> This morning I began to write a quicklisp importer using Daves
> guile-parser-combinators [1] to create a parser for the
> space-separated-csv files.
>
> guile-parser-combinators [2] is really nice, thanks Dave!, but not yet
> in guix.
I would like to note that (ice-9 peg)
Hello,
swedebugia skribis:
> This morning I began to write a quicklisp importer using Daves
> guile-parser-combinators [1] to create a parser for the
> space-separated-csv files.
In general we have to think twice before adding new dependencies to
Guix. To parse CSV files, I think you can proba
Hi
This morning I began to write a quicklisp importer using Daves
guile-parser-combinators [1] to create a parser for the
space-separated-csv files.
guile-parser-combinators [2] is really nice, thanks Dave!, but not yet
in guix.
Any thoughts on using this?
--
Cheers Swedebugia
[1]
https