Show racket on the list of supported implementations

This commit is contained in:
retropikzel 2025-04-19 09:49:15 +03:00
parent 477266d6e1
commit cd5090874c
2 changed files with 1 additions and 3 deletions

View File

@ -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>

View File

@ -31,7 +31,7 @@
;meevax
mit-scheme
mosh
;racket
racket
;picrin
;scheme-rs
;stak