nnvm

module
v0.0.0-...-563a209 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2016 License: LGPL-3.0

README

nnvm GoDoc

nnvm is a library for compilers. It takes a SSA representation of a program, validates it, then turns that program into assembly. Optimisations are planned.

Installing

go get github.com/MovingtoMars/nnvm/...

Status

  • float operations are unsupported
  • function calling on Unix-like platforms is poorly supported

License

nnvm is licensed under the LGPL v3.0.

Directories

Path Synopsis
cmd
ssa
Procedures required for working with SSA IR: - finding all references to a specified value - changing the value a reference refers to - replacing all references to a value with another value
Procedures required for working with SSA IR: - finding all references to a specified value - changing the value a reference refers to - replacing all references to a value with another value
target

Jump to

Keyboard shortcuts

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