Y
Hacker News
new
|
ask
|
show
|
jobs
by
throwaway17_17
615 days ago
MIR is the compiler intermediate representation used by Ion. I know the IonMonkey docs say the acronym is Mid-level Intermediate Representation.
1 comments
pjmlp
615 days ago
MIR is quite overloaded, besides that and Rust, it is also the new modern IR model used by LLVM languages going forward.
link