AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
O'Kammel - A Low Level Language
O'Kammel has a bunch of lovely abstractions and then an almost brutally simple way of representing those on the heap. You get very little choice in how memory layout works, that's in some ways nice. But it means that it's sometimes grotesquely more expensive than it should be. So we're looking at fixing that aspect with unbox types.