Racket (programming language): Difference between revisions

Content deleted Content added
m disambiguate
m Version history: Filling completely bare references Wikipedia:Bare_URLs
Line 88:
<ref>{{cite web |url=https://www.cs.utah.edu/plt/publications/icfp19-rddkmstz.pdf |title=building Racket on Chez Scheme (Experience Report)|date=2019-08-01 |access-date=2019-07-25}}</ref> On 19 November 2019, Racket 7.5 was released. The license of Racket 7.5 was less restrictive. They use now either the Apache 2.0 license or the MIT license.<ref>{{Cite web|url=https://hub.packtpub.com/racket-7-5-releases-with-relicensing-to-apache-mit-standard-json-mime-dark-mode-interface-and-more/|title=Racket 7.5 release|website=Packt Hub|access-date=2019-11-28}}</ref><ref>{{Cite web|url=https://blog.racket-lang.org/2019/11/racket-v7-5.html|title=Racket v7.5|website=Racket {{!}} Blog|access-date=2019-11-28}}</ref>
 
On 2021 February 13, Racket 8.0 was released. Racket 8.0 marks the first release where Racket with the [[Chez Scheme]] runtime system, known as Racket CS, is the default implementation. Racket CS is faster, easier to maintain and develop, backward-compatible with existing Racket programs, and has better parallel garbage collection.<ref>{{cite web |url=https://blog.racket-lang.org/2021/02/racket-v8-0.html |title = Racket v8.0}}</ref>
 
== Features ==