> I just tried downloading it, starting it by just immediately doing > sage -python crunchy.py > in the unzip directory, and it is an interactive Python tutorial. > However, if you type something that results in an infinite loop > into there i/o boxes you'll just freeze the whole server. You can > go back and edit inputs either. You can use os.system(...) > to execute arbitrary commands, so it's not at all a secure python > shell or something... > > It reminds me of a much prettier version of the very first version > of the notebook that we wrote and demoed at Digipen last year.
Yes, Crunchy is a playground, SAGE notebook is actually solving real problems. I guess the same difference between pyrex and Cython. Ondrej --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---
