HackerTrans
トップ新着トレンドコメント過去質問紹介求人

Horusiath

no profile record

コメント

Horusiath
·2 か月前·議論
zero-copy implies zero copying, not "sometimes we manage to return slices instead of reallocating byte/string buffers".
Horusiath
·4 か月前·議論
> 1. Go with a better type system. A compiled language, that has sum types, no-nil, and generics.

I was looking for something like that and eventually found Crystal (https://crystal-lang.org) as a closest match: LLVM compiled, strong static typing with explicit nulls and very good type inference, stackfull coroutines, channels etc.
Horusiath
·7 か月前·議論
Welcome to Pony: https://www.ponylang.io/