R7RS support?

Lassi Kortela <[email protected]> Mon, 23 Sep 2019 12:15:53 +0300
Newsgroups gmane.lisp.scheme.bigloo
Message-ID <[email protected]>
Are there plans to support R7RS? Bigloo is one of the only major Scheme 
implementations that don't align with R6RS/R7RS yet.

Supporting R7RS (define-library ...) would be particularly important for 
portable code and would probably be the main thing that takes major 
effort to implement.