[plt-scheme] ignoring metadata
Prabhakar Ragde
plragde at uwaterloo.ca
Sun Dec 9 21:23:56 EST 2007
If someone creates a file containing S-expressions for me, but happens
to do so by using DrScheme with one of the teaching languages selected,
then there are three lines of metadata at the top of the resulting file,
two comments and a #reader expression. If I use (read) to process the
file, how do I get it to ignore the #reader expression? Thanks. --PR
More information about the plt-scheme
mailing list