Comment by Eji1700

3 days ago

Yeah that's what I did, but the focus on lower level programming meant a lack of part of what I find fun about coding which is code reuse optimization and abstraction. I sorta reached the limit of what I could do in Exa (hell i was just copy pasting my code from VS code).

I'd kill to be able to build my own small helper libraries in something like Exapunks, but that's way beyond the scope/flavor they were shooting for. I do think there's a neat game there where you setup different problems in a way so naive coders find out their abstractions/libraries aren't perfect (what do you mean i got a null?), but obviously that's a different game at that point.