[gambit-list] Reading S-expressions

Adrien Piérard pierarda at iro.umontreal.ca
Fri May 1 05:06:13 EDT 2009


You can also rely on your OS in some cases and make the easy choices :)

./s-expr-printer-program | sed -e "s/'/\"/g" | ./scheme-reader


P!

2009/5/1 Marc Feeley <feeley at iro.umontreal.ca>:
>
> On 30-Apr-09, at 4:54 PM, Briggs, Jamie wrote:
>
>> The readtable stuff in gambit is different, obviously, so how would
>> I go
>> about tackling this problem?
>> I've done some reading and trying different things but my scheme chops
>> are weak and at this point I'm stumped.
>
>
> You'll have to use some of the hidden readtable features.  Attached is
> what you want.
>
> Marc
-- 
Français, English, 日本語, 한국어



More information about the Gambit-list mailing list