smtlib-syntax

Crates.iosmtlib-syntax
lib.rssmtlib-syntax
version0.1.0
sourcesrc
created_at2024-02-27 18:32:39.161134
updated_at2024-02-27 18:32:39.161134
descriptionTypes mirroring most of the syntactic elements from the SMT-LIB 2.6 spec. Meant for code generation, not parsing.
homepage
repositoryhttps://github.com/keks/smtlib-rs
max_upload_size
id1155330
size29,468
Jan Winkelmann (keks)

documentation

README

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.

Commit count: 0

cargo fmt