Package es.ucm.maude.bindings


package es.ucm.maude.bindings
These are Java bindings for the Maude specification language, generated using SWIG.

The maude package allows manipulating terms, modules, and other entities of the Maude specification language as Java objects, whose methods expose the operations available as commands in the Maude interpreter and some more.

See the repository for additional information, documentation, and examples.