gir

command module
v0.0.0-...-3042a1c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 25, 2017 License: MIT Imports: 15 Imported by: 0

README

gir

Go Intermediate Representation

Build Status

format

The GIR format borrows from the Go compiler SSA output format.

Examples, multiple an integer by 8.

result = x * 8

Definition of a function:

func main() {
  ret
}

keywords

  1. func
  2. return

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package run provides the execution control for ivy.
Package run provides the execution control for ivy.
COPIED FROM robpike.io/ivy/value/value.go
COPIED FROM robpike.io/ivy/value/value.go

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL