2008/6/15 Jonathan Slenders <[EMAIL PROTECTED]>:
> Good work, this looks useful. Maybe you also want to capture the 'tab'-key
> -- I hate spaces for indentation.
>
> Some bug I noticed, when calling stdout.write myself:
This bug - along with not handling syntax errors properly - should now be
fi
Jonathan Slenders wrote:
Good work, this looks useful. Maybe you also want to capture the
'tab'-key -- I hate spaces for indentation.
Some bug I noticed, when calling stdout.write myself:
Python 2.5.0 () on silverlight
The interactive browser interpreter by Michael Foord
>>> import
Good work, this looks useful. Maybe you also want to capture the 'tab'-key
-- I hate spaces for indentation.
Some bug I noticed, when calling stdout.write myself:
Python 2.5.0 () on silverlight
> The interactive browser interpreter by Michael Foord
> >>> import sys
> >>> sys.stdout.write('test')
Michael Foord wrote:
Well, I've finally converted my Silverlight interactive interpreter to
work with Silverlight 2 Beta 2 - and it works!
Hmmm... damn. Still doesn't handle syntax errors properly. This may well
be the fault of my code though - I'll need to look into it.
For non syntax-err
Well, I've finally converted my Silverlight interactive interpreter to
work with Silverlight 2 Beta 2 - and it works!
http://www.voidspace.org.uk/ironpython/silverlight-console/console.html
There's no download yet and I've only tested on Firefox 3 and Safari
(but the Javascript works on both a