Hey, I’m the maintainer of the R7RS library. I’d appreciate it if
you filed those issues as bugs on the GitHub repository here:
https://github.com/lexi-lambda/racket-r7rs
I’m glad you found value in the library, and I’d love to try and
fix some of the problems you mentioned, especially since a
Dear Racket developers and users,
I've just tried the non-official implementation of R7RS in Racket.
Three points:
- if you define a library, you can write something like:
(define-library (something)
(export ...) (import ...)
(define another-thing ...)
(define year-another ...
2 matches
Mail list logo