User loginNavigation |
archivesDynamic interactivity in Mathematica 6From http://www.wolfram.com/products/mathematica/newin6/
By looking at the demos and documentation, it looks like they provide constructs to interact with functions; e.g., by being able to view or fiddle with symbolic expression parameters. This functionality seems to be tied up nicely in an interactive shell. Something to play around with. Microsoft's new Dynamic Language Runtime (DLR)From Jim Hugunin's blog:
This is being packaged as part of Microsoft's Silverlight initiative, where JavaScript, IronPython, and in the future Ruby, are being put forward as languages for building rich cross-platform web clients. It will be interesting to see what they've included in the DLR when the documentation is released. Is Integer wrapping an exceptional condition?Is there any language that throws an exception when an integer wraps around? I am curious, why even strongly typed languages like OCaml allow integers to wrap around. Why isn't integer wrapping considered an inconsistent state? Is lack of support from hardware the reason why it is not implemented? (I think we can use the overflow flag to detect integer wrapping. Is this the right way to do it?) Any pointers (like papers or articles) on this topic will be helpful. SICP pictureI finished reading SICP today so I made this picture to sum up the incredible experience: The SICP experience How about you? What did you do after reading SICP? |
Browse archivesActive forum topics |
Recent comments
22 weeks 21 hours ago
22 weeks 1 day ago
22 weeks 1 day ago
44 weeks 2 days ago
48 weeks 4 days ago
50 weeks 1 day ago
50 weeks 1 day ago
1 year 5 days ago
1 year 5 weeks ago
1 year 5 weeks ago