Show racket on the list of supported implementations
This commit is contained in:
parent
477266d6e1
commit
cd5090874c
|
@ -403,8 +403,6 @@ Racket only supports .rkt files, so the transformer creates .rkt file for each
|
|||
(import (scheme base))
|
||||
(include "file.scm/.sld")
|
||||
|
||||
So that is what compile-r7rs does for you.
|
||||
|
||||
## Development
|
||||
<a name="#development"></a>
|
||||
|
||||
|
|
|
@ -31,7 +31,7 @@
|
|||
;meevax
|
||||
mit-scheme
|
||||
mosh
|
||||
;racket
|
||||
racket
|
||||
;picrin
|
||||
;scheme-rs
|
||||
;stak
|
||||
|
|
Loading…
Reference in New Issue