Re: Code Request: CSV parser written in Lua
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Code Request: CSV parser written in Lua
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: 2000年11月24日 19:34:23 -0200 (EDT)
>A suggestion: it might be a groovy thing if someone were to take a
>good, tight CSV parser written in an appropriate low-level language
>--- possibly but not necessarily the one used in the Perl
>Text::CSV_XS module --- and create a nice simple Lua binding for it.
That's a good idea. There's one in "The Practice of Programming":
http://cm.bell-labs.com/cm/cs/tpop/code.html
>Content-Type: application/pgp-signature
>Content-Disposition: inline
BTW, please don't send MIME unless attaching code. Thanks.
--lhf