head	1.2;
access;
symbols
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2010.08.08.12.38.25;	author olgeni;	state dead;
branches;
next	1.1;

1.1
date	2008.07.08.18.37.44;	author gahr;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Remove lang/plt-scheme, which became lang/racket.
@
text
@PLT-Scheme is a set of tools for writing and running the PLT scheme
programming language.  It includes a graphical IDE (drscheme) 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.

mred is the interpreter/JIT compiler that includes the GUI toolkit.
drscheme is the GUI ide, and is a mred application.
mzscheme is a text-only variant that does not include the GUI toolkit.
swindle is a language variant that includes a CLOS-style object system.
mzc is a compilation manager that can produce stand-alone executable programs.
plt-r5rs and plt-r6rs are front ends for running standards-conforming
programms.
plt-web-server is a web server.
scribble, slatex and tex2page are text formatters.
slideshow is a presentation formatter.
sirmail is a mail user agent.

WWW: http://www.plt-scheme.org/
@


1.1
log
@- New port: plt-scheme

 The PLT-Scheme group have released a new version of
 their Scheme language and IDE tools suite, and here's a
 port that builds it on FreeBSD.

PR:		124776
Submitted by:	Andrew Reilly <areilly@@bigpond.net.au> (new maintainer)
@
text
@@

