BNFC
Safe HaskellNone
LanguageHaskell2010

BNFC.Backend.C.Common

Description

Common definitions for the modules of the C backend.

Synopsis

Documentation

memName :: String -> String Source #

Variant names in unions.

posixC :: [String] Source #

Switch C to language variant that has strdup.