-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Hi,
I'm starting to read the book and would like to play with examples along - using DrRacket.
However,
#lang Racket (or R5RS)
(load "/tmp/CodeFromTheReasonedSchemer2ndEd/trs2-impl.scm")
leads to an error:
/tmp/CodeFromTheReasonedSchemer2ndEd/trs2-impl.scm:20:0: #%top-interaction: unbound identifier;
also, no #%app syntax transformer is bound in: #%top-interaction
How can I use trs2-impl.scm implementation in DrRacket?
Thank you!
Metadata
Metadata
Assignees
Labels
No labels