[gambit-list] Good way to slurp in gambit

Faré fahree at gmail.com
Tue Mar 20 04:05:21 EDT 2018


On Mon, Mar 19, 2018 at 10:21 PM, Bradley Lucier <lucier at math.purdue.edu> wrote:
> On 03/19/2018 10:17 PM, C K Kashyap wrote:
>> Hi,
>> Could someone please tell me whats the gambit way to "slurp" a file?
>> Regards,
>> Kashyap
>
> It depends on the file.  Try read-all with an appropriate third
> argument.  It's in the documentation.
>
Gerbil's std/misc/ports also defines read-all-as-string
read-file-string read-all-as-lines read-file-lines.
You can use Gerbil (yay!) or you can trivially port that code to plain Gambit.

—♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• http://fare.tunes.org
The least deviation from truth will be multiplied later.
        — Aristotle



More information about the Gambit-list mailing list