language-go-0.9: A library for analysis and synthesis of Go code.

Safe HaskellSafe-Inferred

Language.Go.Syntax

Description

This module contains *synthesis* functions that take an abstract syntax tree (AST), and output Go source code. For more information, see one of the submodules.

Documentation