Category:Racket: Difference between revisions

From Rosetta Code
Content added Content deleted
(Racket is a lisp)
No edit summary
Line 3: Line 3:
{{implementation|Lisp}}
{{implementation|Lisp}}


'''Racket''' (renamed from "PLT Scheme" years ago) is a member of the Lisp and Scheme family of languages.
'''Racket''' (renamed from "PLT Scheme" years ago) is a member of the Lisp family of languages, and a descendant of Scheme.
Racket draws both from its heritage in [[:Category:Lisp|Lisp]] and [[:Category:Scheme|Scheme]] in addition to other languages such as [[:Category:Eiffel|Eiffel]].
Racket draws freely from the various strands of its lineage.


* [http://racket-lang.org/ Home page]
* [http://racket-lang.org/ Home page]

Revision as of 11:18, 5 March 2023

Language
Racket
This programming language may be used to instruct a computer to perform a task.
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Racket.
Racket is an implementation of Scheme. Other implementations of Scheme.
Racket is an implementation of Lisp. Other implementations of Lisp.

Racket (renamed from "PLT Scheme" years ago) is a member of the Lisp family of languages, and a descendant of Scheme. Racket draws both from its heritage in Lisp and Scheme in addition to other languages such as Eiffel.

Todo

Tasks not implemented in Racket

Subcategories

This category has the following 3 subcategories, out of 3 total.

Pages in category "Racket"

The following 200 pages are in this category, out of 1,099 total.

(previous page) (next page)

C

(previous page) (next page)