Den fre. 31. jul. 2020 kl. 04.01 skrev Shriram Krishnamurthi <
shri...@gmail.com>:
> want to create a namespace for (say) the BSL language in DrRacket.
> Critically, I need the *reader* to be aligned with this language.
> Otherwise, small semantic discrepancies creep in.
...
> The expressions b
want to create a namespace for (say) the BSL language in DrRacket.
Critically, I need the *reader* to be aligned with this language.
Otherwise, small semantic discrepancies creep in.
Concrete example:
> (define n (make-base-namespace))
> (eval `(require lang/htdp-beginner) n)
> (eval `(equal?
2 matches
Mail list logo