#smt-lib #smt #generation #elements #syntactic #spec #type

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

#2 in #syntactic

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