3 projects
memory-graph
Teaching tool and debugging aid in context of references, mutable data types, and shallow and deep copy.
polyslice
Extends Python indexing with multiple slices and indices in one operation, concatenating the selections into a new sequence of the original type.
invocation-tree
Generates an invocation tree of functions calls.