tiny.termtex
Overview · API · Code relationships · Verification · Audit
Overview
TeX-like mathematical syntax parsing, two-dimensional box layout, and terminal formatting. The engine calculates baseline, ascent, and descent metrics to align fractions, superscripts, and matrices across multiple text rows.
Abstract syntax nodes borrow string slices directly from the input formula. Allocating render routines (renderAlloc, renderInlineAlloc) return caller- owned buffers that require explicit release through the provided allocator.
Definitions
Actions
Public operations.
Types and contracts
Public types and contracts.
Namespaces
Public namespaces.
Code relationships
Direct static dependencies extracted from parsed source by semantic graph analysis.
Uses: alloc_phase, tiny.choir, tiny.filigree
Used by: tiny.choir, tiny.coz, tiny.markdown
Verification
No verification records are cataloged for this module in this build.
Audit
| Evidence | Value |
|---|---|
| Source | lib/termtex/src/root.zig |
| Definitions | 0 of 20 documented |
| Members | 0 of 0 documented |
| Public names | 20 API, 87 indexed |
| Version | 26.7.0 |
| Revision | daab053ee433 |
| Unresolved targets | 1 |