summaryrefslogtreecommitdiffstats
path: root/devel/drscheme/DETAILS
blob: cd557e5ddb26d6ecf6b7ec3330c7d3dff45ef90b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
           SPELL=drscheme
         VERSION=4.2
          SOURCE=plt-$VERSION-src-unix.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/plt-$VERSION
   SOURCE_URL[0]=http://download.plt-scheme.org/bundles/$VERSION/plt/$SOURCE
     SOURCE_HASH=sha512:165d5c8181341132f3237bbe3001d5ef4a3206a50e0976e9bb3c22fc380629d8efdbaaa9a94537d9957f0ea3705bcfa25391f71d14210736d041b2e418b96da3
      LICENSE[0]=LGPL
        WEB_SITE=http://www.plt-scheme.org
         ENTERED=20080614
        KEYWORDS="devel scheme"
           SHORT="an implementation of the Scheme programming language"
cat << EOF
DrScheme is an open source software interactive programming environment (IDE)
for the Scheme programming language which has a graphical user interface. It
is a key part of PLT Scheme, which contains a full implementation of R5RS
along with significant extensions. It is widely used among introductory
Computer Science courses that teach Scheme and is lauded for its simplicity
and appeal to beginner programmers. The IDE was originally built for use with
the TeachScheme! project, an outreach effort by Rice University and a number
of affiliated universities for attracting high school students to computer
science courses at the college level.

DrScheme is built on top of MzScheme and MrEd, two other components of
PLT Scheme.
EOF