diff options
author | Jo-Philipp Wich <jo@mein.io> | 2022-01-15 21:22:37 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2022-01-18 11:21:20 +0100 |
commit | 371ba457917cf319b74de5a56e17782f6c4cd77a (patch) | |
tree | a5d5e14355c43849daa3236103817f0bb3025955 /vm.c | |
parent | 6c2caf9fbb9d346cfb20cd5c83875fdff77e584c (diff) |
program: implement support for precompiling source files
- Introduce new command line flags `-o` and `-O` to write compiled program
code into the specified output file
- Add support for transparently executing precompiled files, the
lexical analyzing and com,pilation phase is skipped in this case
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'vm.c')
0 files changed, 0 insertions, 0 deletions