aterm-0.1.0.1: serialisation for Haskell values with sharing support

Portabilitynon-portable(imports System.Mem.StableName and GHC.Prim)
Stabilityprovisional
MaintainerChristian.Maeder@dfki.de

ATerm.AbstractSyntax

Description

the data types ShATerm and ATermTable plus some utilities

Synopsis

Documentation

data Key Source

mkKey :: Typeable a => a -> IO KeySource

str2Char :: String -> CharSource

conversion of a string in double quotes to a character

integer2Int :: Integer -> IntSource

conversion of an unlimited integer to a machine int