Golang - Additional packages for Go programming language
Additional packages for Go that helps you write more concisely and debug more easily. Go language main page is http://golang.org , not to be confused with this one. Currently available packages are: dump, an utility to dump Go variables, similar to PHP's var_dump, scanner, a text scanner that parses primitive types, similar to `java.util.Scanner` or scanf.
http://code.google.com/p/golang
comments powered by Disqus
Related Products
Mango-doc - Automatically create man pages from Go packages
This is the nroff-filtered output of mango on itself to double as a "screenshot" and documentation. Forgive the syntax highlighting: there is no way to deactivate and keep the whitespace and monospaced font properly. mango(1) User Commands mango(1)NAME mango - Create a man page from a Go package's source file's documenta- tion.SYNOPSIS mango [-help] [-import import_path] [-name name] [-version version] [-manual manual] [-package package_name] [-section Sections] [-include Includes] [package-dire
Gomake - A Make Tool for the Programming Language Go
Gomake is currently being rewritten so it shall one day be able to compile the go source tree. Everything below this line is a description of the old Gomake implementation, which can be found in the repository's directory /old/. It's outdated and does not compile with current versions of go. Old GomakeThis is a make tool for building go programs without creating makefiles. It is designed to suit standard conventions defined by the go repository. It behaves like make, it builds a dependency graph
abunner-godump
Dump Go variables to a string; similar to PHP's var_dump and Perl's Dumper. Forked from http://code.google.com/p/golang/
Golang-on-cygwin - Google Go Programming Language port to Cygwin [EXPERIMENTAL]
This is an experimental port to Cygwin. Nothing here is stable. To check out this repo, run the following command: hg clone https://golang-on-cygwin.googlecode.com/hg/ golang-on-cygwin To build, check out the code and set the following environment variables: export GOROOT=/path/to/golang-on-cygwinexport GOARCH=386export GOOS=linuxexport GOBIN=/path/to/your/local/binexport PATH=$PATH:$GOBIN
Golangide - LiteIDE Released for Go
IntroductionLiteIDE is a simple, open source, cross-platform IDE. Base Features:Mime type basis system System environment manage Build system manage Debug system simple and open Kate syntax and style scheme WordApi complete helper Golang Support:GOPATH Project Go Playground Golang ast view Godoc browser Gocode helper Project wizard Project build Source build SystemWindows Linux MacOSX LinkDownload: http://code.google.com/p/golangide/downloads/list Source: http://code.google.com/p/liteide Group:
Golang-china - Go è¯è¨€ä¸æ–‡ç¿»è¯‘项目
翻译任务安排2010å¹´12月:command 2011å¹´01月:pkg部分 å�‘布:Goè¯è¨€æ–‡æ¡£åˆ�稿 认领任务ã€�翻译进展ã€�检验ã€�ç–‘é—®ç‰ï¼Œè¯·é‚®ä»¶è®¨è®º golang-china@googlegroups.com 䏿–‡æ–‡æ¡£ç¿»è¯‘进度 æ ‡é¢˜
Liteide - LiteIDE is a simple, open source, cross-platform IDE.
IntroductionLiteIDE is a simple, open source, cross-platform IDE. Base Features:Mime type basis system System environment manage Build system manage Debug system simple and open Kate syntax and style scheme WordApi complete helper Golang Support:GOPATH Project Go Playground Golang ast view Godoc browser Gocode helper Project wizard Project build Source build SystemWindows Linux MacOSX Downloadhttp://code.google.com/p/golangide
Urmel-Go2D
GoLang 2D Game Library based on SDL 1.3. This can be used to easily write games using Go (www.golang.org) using SDL 1.3 for hardware-accelerated rendering (OpenGL or DirectX9). This will also be the core engine for the MMORPG "Pokemon Universe" (https://code.google.com/p/pokemon-universe)
Golang-korea - go 개발언어 ê´€ë ¨ ìž�료를 한êµì–´ë¡œ 번ì—하는 프로ì �트
golang.orgì—� 있는 go언어 ê´€ë ¨ ìž�료를 한êµì–´ë¡œ 번ì—하였습니다. ë²ˆì— ë¬¸ì„œGo 프로그래ë°� 블로그êµë‚´ê¸°ì‚¬ë�™ì˜�ìƒ� ìž�료ë�™ì‹œì„±(Concurrency)ì�µížˆê¸°ì‚¬ìš©ìž� 모임 ë²ˆì— ë¬¸ì„œ 문서
Goweibo - weibo api implemented by golang
Use golang to implement weibo api. Information of weibo api is introduced in: http://open.t.sina.com.cn/wiki/index.php/API%E6%96%87%E6%A1%A3