Table of Contents

@Tag: ProgrammingLanguage

GO

<code> package main

import “fmt”

func main() {

  fmt.Printf("hello, world\n")                                                                                                                                         

} <code>

LEARN

EmacS:

M-x package-refresh-contents
M-x package-install go-mode

Modules:

WeB:

Libs:

TINYGO

MISC

go.txt · Last modified: 2023/01/18 11:28 by rzr
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki