Expand description
compile script to code object
Functions§
- stripe the decorator(
@xxxx
) and type annotation(for type checker is done in rust function), add one line in the ast for call function with given parameter, and compiler intoCodeObject
- gen_
call 🔒generate a call to the coprocessor function with arguments given in decorator’sargs
list also set in location in source code toloc