cafeobj

Algebraic specification and programming language for formal methods

brewmacoslinux
Try with needOr install directly
Source

About

New generation algebraic specification and programming language

Commands

cafeobj

Examples

Start the CafeOBJ interactive interpreter$ cafeobj
Execute a CafeOBJ specification file$ cafeobj -batch myspec.cafe
Load and run a specification with output redirection$ cafeobj < specification.cafe > output.txt