Hets - the Heterogeneous Tool Set

Copyright(c) Kristina Sojakova, DFKI Bremen 2010
LicenseGPLv2 or higher, see LICENSE.txt
Maintainerk.sojakova@jacobs-university.de
Stabilityexperimental
Portabilityportable
Safe HaskellNone

LF.Twelf2GR

Description

 

Documentation

type NODE = (BASE, MODULE)

type LINK = (BASE, MODULE, NAME)

type GRAPH = (SIGS, MORPHS)

type LIBS_EXT = ((LIBS, [BASE]), (BASE, GRAPH))

data Namespace

Constructors

LATIN 
HETS 

twelf2GR :: Namespace -> FilePath -> (LIBS, [BASE]) -> IO (LIBS, [BASE])