Racket (programming language): Difference between revisions

Content deleted Content added
remove copyright content copied from http://docs.racket-lang.org.s3-website-us-east-1.amazonaws.com/reference/implementations.html
Implementations: Correction
Tags: Mobile edit Mobile web edit Advanced mobile edit
Line 166:
 
== 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]] compiler and runtime. The alternate implementation generates platform-independent bytecode and uses [[Just-in-time compilation]] to generate machine code as it is loaded. [https://docs.racket-lang.org/reference/implementations.html]
 
In addition, there are experimental implementations: