2013-07-26 07:20:40 +08:00
|
|
|
Racket (formerly named PLT Scheme) is a general purpose, multi-paradigm
|
|
|
|
programming language in the Lisp/Scheme family. One of its design goals is to
|
|
|
|
serve as a platform for language creation, design, and implementation. The
|
|
|
|
language is used in a variety of contexts such as scripting, general-purpose
|
|
|
|
programming, computer science education, and research. (source: Wikipedia)
|
2014-04-21 08:58:24 +08:00
|
|
|
|
2016-03-13 12:24:06 +08:00
|
|
|
racket is the command line version, drracket is the GUI-version
|