previous up next
Go backward to Copyout function
Go up to Top
Go forward to Valuation Functions
RISC-Linz logo

A Dynamically Typed Language with Input and Output

Introduction of "type tags"

Storable-value = Tr + Nat
Store = Id -> Storable-value

Errvalue = Unit
Expressible-value =
    Storable-value + Errvalue

Author: Wolfgang Schreiner
Last Modification: November 5, 1997

previous up next