Racket

Racket is a general-purpose, multi-paradigm programming language. The Racket language is a modern dialect of Lisp and a descendant of Scheme. It is designed as a platform for programming language design and implementation. In addition to the core Racket language, Racket is also used to refer to the family of programming languages and set of tools supporting development on and with Racket. Racket is also used for scripting, computer science education, and research. Wikipedia

Created Year: 1995
Developed by: Matthias Felleisen
Aliases: DrRacket, DrScheme, PLT Scheme
File extensions: plt, rkt, rktd, rktl, scm, ss

Wikidata: Q1254148

Programming paradigms: language-oriented programmingprocedural programmingreflective programmingobject-oriented programmingmulti-paradigm programmingmetaprogrammingmodular programmingfunctional programming

Language types: procedural programming languagefunctional programming languageobject-based languagemulti-paradigm programming languagemodular programming language

Hello World in Racket

#lang racket
"Hello World"

Free Racket books, articles, documentation

Search on GitHub


Latest data update: 2025-10-20