← Back to context

Comment by jedbrown

13 years ago

Without a source-level debugger, I see little advantage relative to COS, which is C, but has a more advanced object and type system than Carbon. https://github.com/CObjectSystem/COS

There's less typing for the programmer than in COS as far as I can tell. And productivity is an important improvement.

  • Typing is your bottleneck? Sure, I like short and sweet code too, but that's hardly at the top of the list of productivity boosters.