lama_byterun/byterun/include
2024-11-29 23:11:46 +03:00
..
interpreter.h part of multimodule execution impl in interpreter: frame extension, state exstension, call and return 2024-11-29 23:11:46 +03:00
module_manager.h part of multimodule execution impl in interpreter: frame extension, state exstension, call and return 2024-11-29 23:11:46 +03:00
parser.h bytecode compiler impirsts and external functions call support, byyterun imports and external functions calls parsing, initial impl of module manager 2024-11-29 18:53:11 +03:00
runtime_externs.h fixes, some checks, made working on part of simple tests (functions, arrays, operations, read, write, loops) 2024-11-04 01:43:43 +03:00
stack.h part of multimodule execution impl in interpreter: frame extension, state exstension, call and return 2024-11-29 23:11:46 +03:00
types.h part of multimodule execution impl in interpreter: frame extension, state exstension, call and return 2024-11-29 23:11:46 +03:00
utils.h bytecode compiler impirsts and external functions call support, byyterun imports and external functions calls parsing, initial impl of module manager 2024-11-29 18:53:11 +03:00