Hacker News new | ask | show | jobs
by lemevi 3847 days ago
Imperative != low level.
1 comments

Because of the way our current hardware is build, it is actually Imperative <=> low level (ignoring forth for a bit).

Because impressive constructs have a somewhat straightforward compilation path to assembly. Even when GC if involved.