Racket (programming language): Difference between revisions

Content deleted Content added
Applications and practical use: you can't be an "it" and a "they" -- pick one
mNo edit summary
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><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 (R6RS)]]<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 23:
| file ext = .rkt<ref>{{cite web|title=DrRacket Files|quote=The standard file extension for a Racket program file is ".rkt". The extensions ".ss", ".scm", and ".sch" are also historically popular.|url=https://docs.racket-lang.org/drracket/drracket-files.html|access-date=21 July 2019}}</ref>
| website = {{URL|https://racket-lang.org/}}
| frequently updated = yes
| standard = [[R5RS]], [[R6RS]]
}}