marianoguerra/pure-py/basic does not have a README file
fn hex4(n : Int) -> Stringfn is_printable(c : Char) -> Boolfn lexical_compare(a : String, b : String) -> Intfn py_bytes_repr(b : Bytes) -> Stringfn py_float_layout(d : Double, dot_zero~ : Bool) -> Stringfn py_float_repr(d : Double) -> Stringfn py_repr(s : String) -> StringInstall
Download zipPurePy (a pure functional subset of Python 3.12): tokenizer, parser, checker and interpreter
Dependencies