Hacker News new | ask | show | jobs
by pcwalton 3595 days ago
> Huh, I was under the impression that either SSA or CPS was pretty standard for any serious compiler.

It was based on the Plan 9 compilers, which didn't use SSA.