hydra-0.5.1: Type-aware transformations for data and programs
Safe HaskellSafe-Inferred
LanguageHaskell2010

Hydra.Coders

Description

Abstractions for paired transformations between languages

Synopsis

Documentation

data AdapterContext Source #

An evaluation context together with a source language and a target language

data Language Source #

A named language together with language-specific constraints

data LanguageConstraints Source #

A set of constraints on valid type and term expressions, characterizing a language

Constructors

LanguageConstraints 

Fields