HackerTrans
TopNewTrendsCommentsPastAskShowJobs

carry_bit

no profile record

comments

carry_bit
·19 วันที่ผ่านมา·discuss
It's basically a 16-bit machine with PAE; 32-bit with PAE runs into similar issues if you want an object larger than 4GB.
carry_bit
·2 เดือนที่ผ่านมา·discuss
There's a whole lot of C and C++ software out there, and Fil-C makes it memory safe, frequently with minimal work.
carry_bit
·7 เดือนที่ผ่านมา·discuss
Problem? That's the intended result.
carry_bit
·8 เดือนที่ผ่านมา·discuss
Just make them internal and use [InternalsVisibleTo] on the assembly.
carry_bit
·4 ปีที่แล้ว·discuss
You can optimize reference counting: https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.23...

With allocating as dead, you're basically turning it into a tracing collector for the young generation.