On Dec 6, 2007 3:52 PM, alex clemesha <[EMAIL PROTECTED]> wrote:
>
>
>
> On Dec 6, 2007 3:26 PM, Ondrej Certik <[EMAIL PROTECTED]> wrote:
> >
> > Hi,
> >
> > an interesting project to know about, related to SAGE notebook, is
> Crunchy:
> >
> > http://code.google.com/p/crunchy/
> > http://crunchy.sourceforge.net/
> >
> > especially watch the screencast in there:
> >
> > http://showmedo.com/videos/video?name=1430000&fromSeriesID=143
> >
> > I tried that half a year ago and it was quite impressive. Maybe you
> > can learn from Crunchy how to do some cool things in the browser.
>
> I first heard about Crunchy about 8 months ago and it is an
> interesting project that is definitely related to the Sage notebook.
>
> It is interesting to note that they have (apparently) never heard
> of the Sage notebook which has the Sage interactive doc
> browser, first implemented by Dorian Raymer over a year ago,
> (see the post titled 'doc browser' from Jan 27 on sage-devel).
>
> It would be interesting to see Crunchy's lastest developments and goals.

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.

William

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
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/
-~----------~----~----~----~------~----~------~--~---

Reply via email to