Adrian Veith a écrit :
Hi all,
is there a way to put version numbers in .n files and to read them
without loading the file into a virtual machine ?
You can append any data at the end of the .n file, it should be ok.
BTW. does a documentation of the layout of the .n files exist ? or do I
have to look at the source. If yes, where is the best point to start.
You'll have to have a look at the Neko compiler source code, either in
neko/src/neko/Bytecode.nml or neko/vm/module.c
Nicolas
--
Neko : One VM to run them all
(http://nekovm.org)