PythonFrontendmodule FFI : sig ... endThis file is about translating Python3.8 code objects into an OCaml representation. Some interesting readings:
module PyIR : sig ... endmodule PyIR2Textual : sig ... endmodule PyIRExec : sig ... endmodule PyIRTypeInference : sig ... end