Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
GOOL.Drasil.LanguageRenderer.PythonRenderer
Description
The logic to render Python code is contained in this module
Python Code Configuration -- defines syntax of all Python code
newtype PythonCode a Source #