[ previous | index | next ]


How Microsoft could improve the CLR

  1. improve the reflection layer
  2. allow benchmarking
  3. unions of primitive and reference types
  4. support for first-class continuations, e.g.
    • stack cloning
    • stack crawling
  5. programmable debuggers
  6. support for block structure