Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
* [Gerbil](https://cons.io/): R7RS, compiles to C, based on Gambit, extends gambit with better macro and module systems.
* [**Racket**](https://racket-lang.org/): R6RS, beginner friendly, full Windows support, optional
typing, essentially a superset of scheme, tons of libraries, moving/moved to a Chez Scheme backend.
* [JazzScheme](https://github.com/jazzscheme/jazz): R6RS, extends Gambit with better macro, module system, OOP, a build system.

### Transpilers to C

Expand Down