All Projects → voila → try-racket

voila / try-racket

Licence: other
A web-based Racket REPL and tutorial

Programming Languages

javascript
184084 projects - #8 most used programming language
racket
414 projects
CSS
56736 projects

try-racket

Note: This repo is not maintained anymore, please go to https://github.com/jarcane/try-racket.

A web-based Racket REPL and tutorial.

Try Racket is written in Racket and JavaScript with Chris Done's jquery-console.

It borrows a lot of code and content from Try Clojure and paste.rkt.

How to run it locally

$ racket main.rkt

Open http://localhost:8080 in your browser

License

Copyright (c) 2013-2014 Emmanuel Delaborde [email protected]

try-racket is distributed under the GNU Lesser General Public License (LGPL).

You can modify it; if you distribute a modified version, you must distribute it under the terms of the LGPL, which in particular means that you must release the source code for the modified software.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].