5 ms·
The language is interesting, at the very least -- concurrency primitives are nice, and the interface-based type system works for most cases (generic containers
by blinks 14y ago
The language is interesting, at the very least -- concurrency primitives are nice, and the interface-based type system works for most cases (generic containers notwithstanding).
The major speed problem right now is GC, but that should be improving quickly.