

Racket
Racket is a general-purpose programming language as well as the world’s first ecosystem for language-oriented programming.
Features
Properties
- Educational
Features
- Graphical User Interface
- Object-oriented Language
Tags
- scheme
- lisp
- programming
- Macros
Racket News & Activities
Recent News
- POX published news article about Racket
Racket 9.0 brings parallel threads, black-box wrapper, AArch64 natipkg packages, and moreRacket 9.0 has been released as the latest version of this functional and contractual programming l...
- POX published news article about Racket
Racket 8.13 released with new libraries, enhanced hash functions, and Unicode 15.1 supportProgramming language Racket has released version 8.13 with several notable updates. The new version...
Recent activities
POX added Racket as alternative to ReScript and Unison Programming Language
Featured in Lists
In no particular order.
What is Racket?
Racket (formerly PLT Scheme) is a modern programming language in the Lisp/Scheme family, suitable for a wide range of applications. It goes beyond Lisp and Scheme with dialects that support objects, types, laziness, and more. Racket enables programmers to link components written in different dialects, and it empowers programmers to create new, project-specific dialects. Racket's libraries support applications from web servers and databases to GUIs and charts.
Racket comes with an IDE called DrRacket (formerly DrScheme).


