On Thursday, 2 August 2012 at 04:00:54 UTC, Walter Bright wrote:
Doing a class requires a heap allocation per token, which will have disastrous performance consequences.

No it doesn't. That's an implication of using the NewExpression, not classes.

Reply via email to