More IronPython Posts
There have been a few more IronPython related posts recently:
- Battle Simulation Part 3: Size vs Smarts - Mike Stall does it again
 - Simple DLR Language - A simple calculator language implemented with the Dynamic Language Runtime
 - IronPython in Action, ConfigObj and doctests - News on the latest and coming chapters of "IronPython in Action"
 - Changing the Default Browser with IronPython - Monkeying with the registry to change the default browser from IronPython
 - Chasing Memory Leaks in Python Applications - How a problem in the IronPython implementation caused a hard to trace memory leak in Resolver One
 - Anti-Pattern: Static Subject to Observer Mapping - Kamil's explanation of the anti-pattern that caused the memory leak
 
Comments
Post a Comment