Content deleted Content added
m fix citation mark |
Citation bot (talk | contribs) Add: date, website. | Use this bot. Report bugs. | Suggested by BorgQueen | Category:Articles lacking reliable references from November 2022 | #UCB_Category 61/785 |
||
Line 17:
| dialects = Typed Racket, FrTime, Lazy Racket, Scribble
| influenced by = [[Eiffel (programming language)|Eiffel]],<ref>{{cite web |url=http://www.ccs.neu.edu/racket/pubs/dls10-sf.pdf |title=DLS 2010: Contracts for First-Class Classes |last1=Strickland |first1=T.S. |last2=Fellesisen |first2=Matthias |year=2010}}</ref> [[Scheme (programming language)|Scheme]]
| influenced = [[Clojure]],<ref name="typed-clojure-thesis">{{cite thesis |last=Bonnaire-Sergeant |first=Ambrose |title=A Practical Optional Type System for Clojure|publisher=The University of Western Australia |year=2012}}</ref> [[Rust (programming language)|Rust]],<ref>{{cite web |url=https://mail.mozilla.org/pipermail/rust-dev/2013-May/003947.html |title=Planet2 questions}}</ref>{{Better source needed|date=November 2022|reason=This mailing list on the build system may not be relevant to the current Rust build system.}} <ref>{{cite web |url=https://github.com/rust-lang/rust/blob/0486e12ad0661adcfdbd926dea17d7edfda419c1/src/doc/book/bibliography.md |title=Rust Bibliography|website=[[GitHub]] |date=23 November 2022 }}</ref> [[Scheme (programming language)|Scheme]]<ref name="r6rs">{{cite web |url=http://www.r6rs.org |title=Revised<sup>6</sup> Report on the Algorithmic Language Scheme (R6RS) |last1=Sperber |first1=Michael |last2=Dybvig |first2=R. Kent |last3=Flatt |first3=Matthew |last4=Van Straaten |first4=Anton |date=August 2007 |publisher=Scheme Steering Committee |access-date=2011-09-13 |display-authors=etal}}</ref>
| platform = [[x86]], [[PowerPC]], [[SPARC]], [[MIPS architecture|MIPS]], [[ARM architecture|ARM]]
| operating system = [[Cross-platform]]
Line 87:
Version 7 of Racket was released with a new macro expander written in Racket as part the preparations for supporting moving to the [[Chez Scheme]] runtime system and supporting multiple runtime systems.<ref>{{cite web |url=https://blog.racket-lang.org/2018/01/racket-on-chez-status.html |title=Racket-on-Chez Status: January 2018|date=2018-01-05 |access-date=2018-04-13 |archive-url=https://web.archive.org/web/20180628163352/https://blog.racket-lang.org/2018/01/racket-on-chez-status.html |url-status=live |archive-date=2018-06-28}}</ref>
<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|date=22 November 2019 |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>
|