Hacker News new | ask | show | jobs
by fithisux 483 days ago
C-- can be also interesting, can work from kernel (instead of hellish C/asm) to efficient math implementations (used by a high level backend, still exploiting hardware).

Instead of a extending C, we can shrink it and bring it closer to metal.