xo-numeric/xo-reader2/DESIGN.md

283 B

Uses arena allocators for fast+efficient parsing.

Composition of nested state machines.

SyntaxStateMachine

a state machine dedicated to some particular Schematika syntax. Examples: if-expression, type declaration, function call

DExprSeqState

top-level expression sequence