Validation Algorithm
the code-level nitty gritty documentation for the implementation of
the Lurch validation algorithm.
Lurch Concepts the
data structure and utilities used by Lurch to formalize mathematics.
Also called Logic Concepts in the code.
Lurch Web Interface
the Lurch web interface that integrates the Lurch core and
validation algorithm with TinyMCE to produce the web UI.
Peggy Parser Grammar
this is the full Peggy source code for the Lurch notation parser (a
single grammar whose syntax tree is rendered as either putdown or
LaTeX).