[racket] reading a file in student languages
Yes! That's what I need & more. Thanks for the quick response.
- Adam
On Oct 19, 2010, at 4:14 PM, Matthias Felleisen wrote:
>
> Is 2htdp/batch-io as documented something you might find useful?
>
>
> On Oct 19, 2010, at 3:58 PM, Adam Shaw wrote:
>
>> Hi --
>>
>> Could someone tell me how to read in a data file in Int. Student or Adv. Student?
>>
>> I'd like something like
>>
>> (define dict (read "/path/to/dict"))
>>
>> and bind dict to a list of strings.
>>
>> Thanks in advance.
>>
>> Regards,
>>
>> Adam
>>
>>
>>
>>
>>
>> _________________________________________________
>> For list-related administrative tasks:
>> http://lists.racket-lang.org/listinfo/users
>
>