The lang/racket port

racket-6.0.1p3 – multi-paradigm programming language

Description

Racket is a multi-paradigm programming language in the Lisp/Scheme
family, that also serves as a platform for language creation, design,
and implementation.

The primary components of Racket platform are:

- The implementation of Racket (including a rich run-time system,
  various libraries, JIT compiler, and more).
- DrRacket, the Racket program development environment.
- Teachpacks to use together with various books.
- pkg.racket-lang.org, Racket's web-based package distribution system
  for user-contributed packages.
- raco, command line tool for finding documentation, compiling Racket
  source to bytecode, packaging executables, packaging installable
  archives, and installing packages from remote servers.


WWW: http://racket-lang.org/
Only for arches
amd64 hppa i386 mips64el powerpc
Broken
on hppa: segfault while racket compiles XFORMS (at xsrc) on mips64el: sigbus while racket compiles XFORMS (at xsrc)
Categories:
lang

Library dependencies

Build dependencies

Run dependencies