/try-racket

A web-based Racket REPL and tutorial

Primary LanguageJavaScript

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 th3rac25@gmail.com

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.