categories: |
Metaprogramming |
dependencies: |
[Dependency "base" [[VGte "1.0.0"]]] |
documentation: |
golang ====== This package contains libraries to represent programs of the [Go](https://golang.org/) programming language in Curry. In order to execute programs generated with these libraries, a [Go compiler](https://golang.org/dl/) should be installed. Developer note -------------- The current package supports only the representation of a subset of Go programs (required to translate Curry programs into Go programs). Interested people are invited to extend the library. |
exportedmodules: |
Language.Go.Types Language.Go.Show Language.Go.ShowS |
modules: |
Language.Go.Types Language.Go.Show Language.Go.ShowS |
version: |
1.0.0 |