ocas-parse 0.13.2

Parser and printer for oCAS
Documentation

Parser and printer for oCAS expressions.

This crate provides a [logos]-based lexer and a small recursive-descent parser that turns text into [ocas_atom::Atom] expression trees.