trlisp version 0

Released under the MIT License

A Lisp-y implementation of B. Jay's unlabelled binary tree calculus.

Installation

To install, add the following dependency to your project or build file:

[com.sagevisuals/trlisp "version 0"]

Namespaces

tree-calculus.definers

Utilities to define values and functions with out-of-band docstrings.

Public variables and functions:

tree-calculus.definitions

Exploring Tree Calculus discovered by Professor Barry Jay.

tree-calculus.utilities

Helper definitions, mostly for testing and readability, but not fundamental.