idris-1.0: Functional Programming Language with Dependent Types
IRTS.BCImp
Description
data Reg Source #
Constructors
data BC Source #
toBC :: (Name, SDecl) -> (Name, [BC]) Source #
bc :: Reg -> SExp -> [BC] Source #