Import lang/racket-minimal version 5.92
[dports.git] / lang / racket-minimal / pkg-descr
1 Racket is a set of tools for writing and running the PLT scheme
2 programming language. It includes a graphical IDE (drracket) that
3 features highlighting of the source of syntax and run-time errors,
4 support for multiple language levels, an algebraic stepper, objects,
5 modules, a GUI library, TCP/IP, and much more. It includes an
6 extensive, hyper-linked help system called Help Desk, available
7 from the Help menu, the plt-help command line tool, or through a
8 web browser.
9
10 The racket-textual port provides a text-only version of the Racket
11 environment without X11 dependencies.
12
13 WWW: http://racket-lang.org/