API

codist

Base codist module.

codist.ast

Utilities for converting abstract syntax trees to codist.tree.Tree objects

codist.distance

Functions to compute the edit distance between trees with given cost functions.

codist.tree

Tree utilities and type definitions.