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

tristanbvk

no profile record

コメント

tristanbvk
·4 年前·議論
Having a lot of user mode stuff does tickle my fancy, being someone who is very keen on microkernels (despite windows being a hybrid), I can appreciste some of their design choices.
tristanbvk
·4 年前·議論
You're not wrong regarding Wine but that may be the ONLY good aspect of Windows on a technical note.
tristanbvk
·4 年前·議論
Thanks Walter!
tristanbvk
·4 年前·議論
LLVM sugar. Agreed indeed. Independence is good.

No problem with LLVM, but multiple implementations is healthy. And in any case I'd probably think it makes sense DMD came into existence alongside the idea of D first seeing Walter's experience (and well lack of LLVM back then).
tristanbvk
·4 年前·議論
How would one go about instantiating an object in D without GC if the new keyword relies on it.

Accounting for memory allocation and object initialization (construction etc)?

Legit question coming from a D enjoyer