|
|
|
|
|
by blinks
5189 days 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. |
|