Em 09/12/2007, às 20:04, Laura Creighton escreveu: > Can you post the details of the architecture of crunchy? Where does > the student's code run? On the student's machine? or on the teacher's > server machine?
The idea is that you now run it on your on computer, as python is not sandboxed. But with pypy you could run it on an open server without problems. Well there is one problem, someone has to try it on pypy, and then if it work you have to setup a server to run it, to be like the ruby tutorial online (forgot the link). -- Leonardo Santagada _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
