#smt-lib #smt

smtlib-syntax

Types mirroring most of the syntactic elements from the SMT-LIB 2.6 spec. Meant for code generation, not parsing.

1 unstable release

0.1.0 Feb 27, 2024

#7 in #smt-lib

GPL-3.0-or-later

30KB
785 lines

smtlib-syntax

This crate defines types that mirror the syntactic elements defined in the SMT-LIB 2.6 spec, in order to make code generation easier.

No runtime deps