Skip to content

MovingtoMars/nnvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

An LLVM-clone in Golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published