| Portability | portable |
|---|---|
| Stability | provisional |
| Maintainer | Ahn, Ki Yung <kya@pdx.edu> |
| Safe Haskell | Safe-Infered |
Math.SMT.Yices.Parser
Description
Parser for the yices syntax. Yet incomplete since it does not include bit vectors, and not heavily tested at all. See http://yices.csl.sri.com/language.shtml for details.
Documentation
parseExpYs :: String -> [ExpY]Source
parse a string of many yices expressions