helma-0.8.4.14: HELMA - Haskellish Esoteric Limited Minimal Automaton
Safe HaskellNone
LanguageHaskell2010

HelVM.HelMA.Automaton.Instruction.Extras.Patterns

Synopsis

Documentation

isICF :: Instruction -> Bool #

Getters

pattern SubP :: Instruction #

Patterns

ISM

pattern PickP :: Instruction #

pattern ConsP :: Integer -> Instruction #

pattern CopyIP :: Index -> Instruction #

pattern MoveIP :: Index -> Instruction #

pattern BNeIP :: Natural -> Instruction #

ICF

pattern MarkP :: Mark -> Instruction #

pattern StoreP :: Instruction #

ILS

pattern LoadP :: Instruction #

pattern LoadDP :: Index -> Instruction #