"Yigal Chripun" <[email protected]> wrote in message news:[email protected]... > the benefits of using the llvm byte-code format are as following: > 1) platform neutral
Ha! I consider it another platform! > 2) has efficient representation for in-memory and an equivalent for > on-disk. > 3) like with C# and Java, the file *is* the interface, no need to maintain > a separate interface file. > 4) already implemented with all the required tooling by the LLVM project >
