marianoguerra/pure-py/context does not have a README file
fn[T] ClassEntry::field_map(self : ClassEntry, positional : Array[T], kwd_names : Array[String], kwd_values : Array[T]) -> Array[(String, T)]?fn[M] ModuleContext::override_gamma(self : ModuleContext[M], delta : SortedMap[String, Entry]) -> ModuleContext[M]fn[M] ModuleContext::override_var(self : ModuleContext[M], delta : SortedMap[String, Status]) -> ModuleContext[M]Install
Download zipPurePy (a pure functional subset of Python 3.12): tokenizer, parser, checker and interpreter
Dependencies