|
|
|
|
|
by lucian1900
4599 days ago
|
|
It's quite obvious if you look at the spec. It retains very large amounts of information that is simply not needed merely for executing programs, but is quite useful for compiler backends and tools. It's quite smart to write a LLVM backend and frontend for a custom (compact) bytecode. |
|