오전 8:06 State of IronPython
- IronPython 2.6: ctypes, 2.6 compatible, pdb
- New interpreter; instead of JITing, interpreting?
- Contribs to Python stdlib
- Next: 2.6.1
- .NET 4
- You can call IronPython code from C#
- April 10
- IronPython tools for VS prototype
- Future
- IronPython 2.7 into end of 2010
- IronPython 3.2 into end of 2011?
- demo
오전 8:18 State of PyPy
- 어제 발표 잠깐 들었던 친구. 영어 억센트 재밌다 어디출신이지 ㅋㅋ
- 작년에는 JIT! benchmark 추가하고. nightly runs against cpython
- JIT good, GC good, not much microoptimizations so far
- release March 2010 -- with a working git
- looking on sponsors
- JIT has a completely different performance characteristics from cpython; so you gotta be JIT-aware
mark shuttleworth 발표는 다들 좋아하던데 난 잘 몰겠다. 졸렸음 ㅡㅡ


