Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Ganeti.Hs2Py.GenOpCodes
Description
GenOpCodes handles Python opcode generation.
GenOpCodes contains the helper functions that generate the Python opcodes as strings from the Haskell opcode description.
Synopsis
- showPyClasses :: String
Documentation
showPyClasses :: String #
Generates all opcodes as Python classes.