yi-0.12.5: The Haskell-Scriptable Editor

LicenseGPL-2
Maintaineryi-devel@googlegroups.com
Stabilityexperimental
Portabilityportable
Safe HaskellNone
LanguageHaskell2010
Extensions
  • OverloadedStrings
  • DeriveDataTypeable
  • GeneralizedNewtypeDeriving
  • NondecreasingIndentation

Yi.Mode.Abella

Description

Modes and utility function for working with the Abella interactive theorem prover.

Synopsis

Documentation

abella :: CommandArguments -> YiM BufferRef Source

Start Abella in a buffer

abellaGet :: YiM BufferRef Source

Return Abella's buffer; create it if necessary. Show it in another window.

abellaSend :: YiString -> YiM () Source

Send a command to Abella