M
Mark R.Bannister
Hi,
I'm currently designing a new language that compiles into a bytecode
format. I have a choice:
a) Design my own binary file format for the bytecode, symbols and data
b) Use an existing standard for the file format, if existing tools
would then be of use (but the format must not prevent my file from
being portable)
What do you think?
Cheers,
Mark.
I'm currently designing a new language that compiles into a bytecode
format. I have a choice:
a) Design my own binary file format for the bytecode, symbols and data
b) Use an existing standard for the file format, if existing tools
would then be of use (but the format must not prevent my file from
being portable)
What do you think?
Cheers,
Mark.