Content deleted Content added
Links outside of external links section |
|||
Line 164:
== Implementations ==
Racket currently has two implementations. Both support Linux, Windows and MacOS on a variety of architectures and are supported as at version 8.8 (2023). The default implementation uses the [[Chez Scheme]] incremental compiler and runtime. The alternate implementation generates platform-independent bytecode and uses [[Just-in-time compilation]] to generate machine code as it is loaded.
In addition, there are experimental implementations:
*
*
== Applications and practical use ==
|