-
the hope is that cil* + staged compilation/generated functions + inlining can allow lower level parts of the language to be implemented in the language itself
-
cil stands for common intermediate language, the official name for the clr's bytecode en.wikipedia.org/wiki/Common_Intermediate_Language







