Mike Meyer <[EMAIL PROTECTED]> writes: > I'm working on puttingn this up for Python. I'm planning on using AJAX > to pass the input string to eval on the server. I.e. - you'll be > limited to expressions, which is what it seems like the Ruby thing is > limited to. > > On the other hand, with iterators, generators and list comprehensions, > you can do quite a lot with eval.
How will you stop the server from getting hosed? -- http://mail.python.org/mailman/listinfo/python-list