Statistics
| Branch: | Tag: | Revision:

root / src / Ganeti / Hs2Py / GenOpCodes.hs @ 4c9fdf69

History | View | Annotate | Download (2.6 kB)

# Date Author Comment
f3e38e89 08/07/2013 10:41 am Jose A. Lopes

Generate Python opcodes from opcode descriptors

Add Haskell module Hs2Py which contains the helper functions that
generate the Python opcodes as strings from the Haskell opcode
descriptors produced by Template Haskell.

Signed-off-by: Jose A. Lopes <>...