Hacker News new | ask | show | jobs
by anthk 619 days ago
9front/plan9 users don't forget it, they are using it in spirit with the Nc compilers, where N=arch.

On memory management, well, it always sucks, but plan9's C+lib9 it's far smaller than C99+POSIX and you have less things to worry about.

Also: https://github.com/anton2920/alef-plan9

1 comments

They forget because Inferno isn't Plan 9, rather its successor, with several learnings taken into account.