pyk.kllvm.compiler module

compile_kllvm(target_dir: str | Path, *, verbose: bool = False) Path[source]
compile_runtime(definition_dir: str | Path, target_dir: str | Path | None = None, *, ccopts: Iterable[str] = (), verbose: bool = False) Path[source]