Difference between revisions of "Racket"
(Created page with "{{Entry |Name=Racket |Short description=Programming environment and tools for programming in Racket. |Full description=Racket consists of DrRacket, Racket and Raco. DrRacket is a...") |
|||
| Line 4: | Line 4: | ||
|Full description=Racket consists of DrRacket, Racket and Raco. DrRacket is an interactive programming environment for Racket programming. It includes tools for advanced programmers and teaching tools to make Scheme easier to learn. Racket is the underlying textual interactive program; it is especially useful for lightweight scripting. Raco extends Racket with a graphical interface. Racket extends the language with various constructs for building realistic systems. The distribution includes several useful utilities including a Web server with special support for interactive Web programming. | |Full description=Racket consists of DrRacket, Racket and Raco. DrRacket is an interactive programming environment for Racket programming. It includes tools for advanced programmers and teaching tools to make Scheme easier to learn. Racket is the underlying textual interactive program; it is especially useful for lightweight scripting. Raco extends Racket with a graphical interface. Racket extends the language with various constructs for building realistic systems. The distribution includes several useful utilities including a Web server with special support for interactive Web programming. | ||
|User level=intermediate | |User level=intermediate | ||
| + | |Status=Live | ||
| + | |Component programs=DrScheme,MzScheme,MrEd | ||
| + | |Homepage URL=http://racket-lang.org/ | ||
| + | |VCS checkout command=git clone git://git.plt-scheme.org/plt | ||
| + | |Computer languages=C | ||
| + | |Documentation note=http://docs.racket-lang.org/ | ||
| + | |Paid support= | ||
| + | |IRC help= | ||
| + | |IRC general= | ||
| + | |IRC development= | ||
| + | |Related projects=Bigloo,Bobot++,Chicken,DrScheme,Hobbit,mit-scheme,Scheme_48,SISC | ||
| + | |Keywords=Web server,Web authoring,software development,scheme,MzScheme,programming environment,PLT scheme,DrScheme,MrEd | ||
| + | |Is GNU=n | ||
| + | |Last review by=Shriram Krishnamurthi | ||
| + | |Last review date=2010-06-09 | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
| − | |Version identifier= | + | |Version identifier=5.0 |
| − | |Version date= | + | |Version date=2010-06-07 |
|Version status=stable | |Version status=stable | ||
| − | |Version download=http://download. | + | |Version download=http://download.racket-lang.org/installers/recent/racket/racket-5.0-src-unix.tgz |
| − | |License verified date= | + | |License verified date=2010-06-09 |
| − | |Version comment= | + | |Version comment= |
| + | }} | ||
| + | {{Person | ||
| + | |Role=Maintainer | ||
| + | |Real name= | ||
| + | |Email= | ||
| + | |Resource URL= | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Developer | ||
| + | |Resource kind=VCS Repository Webview | ||
| + | |Resource URL=http://git.racket-lang.org/plt/ | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Bug Tracking | ||
| + | |Resource kind=Bug Tracking | ||
| + | |Resource URL=http://bugs.racket-lang.org | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Help | ||
| + | |Resource kind=Mailing List Subscribe | ||
| + | |Resource URL=http://lists.racket-lang.org/announce/ | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Developer | ||
| + | |Resource kind=Mailing List Subscribe | ||
| + | |Resource URL=http://lists.racket-lang.org/dev | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=General | ||
| + | |Resource kind=Mailing List Subscribe | ||
| + | |Resource URL=http://lists.racket-lang.org/users | ||
}} | }} | ||
{{Software category | {{Software category | ||
|Interface=command-line,x-window-system,web | |Interface=command-line,x-window-system,web | ||
| + | |Software-development=programming-language | ||
| + | |Use=software-development | ||
}} | }} | ||
{{Project license | {{Project license | ||
|License=LGPL | |License=LGPL | ||
| − | |License verified by= | + | |License verified by=Kelly Hopkins |
| − | |License verified date= | + | |License verified date=2010-06-09 |
}} | }} | ||
Latest revision as of 11:43, 12 April 2011
Racket
http://racket-lang.org/
Racket consists of DrRacket, Racket and Raco. DrRacket is an interactive programming environment for Racket programming. It includes tools for advanced programmers and teaching tools to make Scheme easier to learn. Racket is the underlying textual interactive program; it is especially useful for lightweight scripting. Raco extends Racket with a graphical interface. Racket extends the language with various constructs for building realistic systems. The distribution includes several useful utilities including a Web server with special support for interactive Web programming.
Documentation
http://docs.racket-lang.org/
Related Projects
Download
Download
version 5.0
(stable)
released on 7 June 2010
VCS Checkout
Categories
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| LGPL | Kelly Hopkins | 9 June 2010 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| General | Mailing List Subscribe | http://lists.racket-lang.org/users |
| Developer | VCS Repository Webview | http://git.racket-lang.org/plt/ |
| Bug Tracking | Bug Tracking | http://bugs.racket-lang.org |
| Help | Mailing List Subscribe | http://lists.racket-lang.org/announce/ |
| Developer | Mailing List Subscribe | http://lists.racket-lang.org/dev |
Software prerequisites
This entry (in part or in whole) was last reviewed on 9 June 2010.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.