Hello, I'm the webmaster/maintainer for try-racket at the moment. The JQuery console is used to provide the console interface, but this is indeed only an interface. I/O is passed via JSON to a running Racket sandbox provided by the server application (itself also written in Racket). Racket does all the heavy lifting for evaluating the code.
On Tue, Nov 25, 2014 at 12:29 PM, Chrakhan Barzanji < [email protected]> wrote: > hi, > could some body tell me if TryRacket-Online uses only the jquery-console > implementation to evaluate the inputs or calls somehow the RacketCode > (main.rkt & co.) > https://github.com/jarcane/try-racket and http://try-racket.org/ > thanks > > ChB > > ____________________ > Racket Users list: > http://lists.racket-lang.org/users > >
____________________ Racket Users list: http://lists.racket-lang.org/users

