Statistics
| Branch: | Tag: | Revision:

root / src / hs2py.hs @ f5a67757

History | View | Annotate | Download (864 Bytes)

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

Add hs2py program that generates Python opcodes

Add hs2py which is a Haskell program that uses the 'Hs2Py' module to
output the actual Python opcode strings.

Signed-off-by: Jose A. Lopes <>
Reviewed-by: Guido Trotter <>