github xgo-dev/llgo v0.7.0

latest releases: v1.0.0, v1.0.0-pre.5, v1.0.0-pre.4...
2 years ago

highlights:

  • Through llama2 and python, this version verifies the natural synergy between llgo and the C ecosystem.

libraries:

demos:

  • llama2-c: inference Llama 2 (It's the first llgo AI example) (#128)
  • hellopy: link Python to Go and say Hello world (#138)

features:

  • cl: PkgLinkIR, PkgLinkExtern (#126 #137)
  • cl: // llgo:link as alias of //go:linkname (#127)
  • llgo/ssa: UnOp (#125)
  • llgo/ssa: Convert real numeric types (#132)
  • llgo/ssa: Bitcast float => iface.data (#136)
  • build: decodeLinkFile (support *.lla) (#130)

changes:

  • cl: importPkg refactor: don't depend token.Pos (#127)
  • cl: checkVArgs bugfix (#134)
  • nmindex: support python (#135)
  • mod: golang.org/x/tools v0.21.0

Don't miss a new llgo release

NewReleases is sending notifications on new releases.