1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/lang/racket/pkg-descr
Dmitry Marakasov ac71101c02 - Add LICENSE_FILE
- Add USES=gnome
- Switch to USES=localbase
- Update WWW

Approved by:	portmgr blanket
2019-05-04 09:31:28 +00:00

11 lines
501 B
Plaintext

Racket is a set of tools for writing and running the PLT scheme
programming language. It includes a graphical IDE (drracket) that
features highlighting of the source of syntax and run-time errors,
support for multiple language levels, an algebraic stepper, objects,
modules, a GUI library, TCP/IP, and much more. It includes an
extensive, hyper-linked help system called Help Desk, available
from the Help menu, the plt-help command line tool, or through a
web browser.
WWW: https://racket-lang.org/