<script src="http://gestalt.ironruby.net/dlr-latest.js" type="text/javascript">
</script>
<script type="text/ruby">
window.alert "Ruby in the browser!"
</script>
<script type="text/python">
window.Alert("Python works too!")
</script>
The introduction page on the silverlight.net site has now been updated.
Writing Silverlight applications in Ruby, Python, and other DLR-based languages only requires a local web server, a text editor, and a browser which supports Silverlight on Windows or Mac OS, or Moonlight on Linux systems.
The page has full details of how to get started with using Python and Silverlight including several examples and example applications.
Supported browsers include IE, Safari, Firefox and Chrome.
No comments:
Post a Comment
Note: only a member of this blog may post a comment.