On Thursday, 9 August 2018 21:34:16 UTC+1, Shu-Hung You wrote:
>
> Change the first few lines of lang/reader.rkt to: 
>
> #lang s-exp syntax/module-reader 
> *bf/language *
> #:read my-read 
> #:read-syntax my-read-syntax 
> ;; ... 
>
> Ah yes, that did it! Thanks!

And just install the entire directory as a package using raco pkg 
> install. 


I just installed it into my collects directory rather than using raco. 

I  typed my stuff in using his tutorial, rather than anything from planet.


> I'm still getting application error after that, but I'm not sure what 
> went wrong. 
>
>
Actually, everything is now working fine for me. Thanks for your help.

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to