The language-go package
Language-Go is a library for analysis and generation of the Go programming language code. It allows strict modeling of the syntax of Go very similar to other language libraries. For more information on the language specification, see golang.org.
Properties
| Versions | 0.5, 0.6, 0.7, 0.8 |
|---|---|
| Dependencies | array, base (3.*), parsec (≥3), utf8-string |
| License | GPL |
| Author | Andrew Robbins |
| Maintainer | and_j_rob@yahoo.com |
| Stability | Experimental |
| Category | Language |
| Upload date | Sat Feb 5 08:04:33 UTC 2011 |
| Uploaded by | AndrewRobbins |
| Build failure | ghc-7.0 (log), ghc-7.4 (log) |
Modules
- Language
- Language.Go
- Language.Go.Parser
- Language.Go.Parser.Lexer
- Language.Go.Parser.Parser
- Language.Go.Parser.Tokens
- Language.Go.Syntax
- Language.Go.Syntax.AST
- Language.Go.Parser
- Language.Go
Downloads
- language-go-0.7.tar.gz (Cabal source package)
- package description (included in the package)