from Hacker News

Llgo – A Go frontend for LLVM, written in Go

by Somasis on 9/18/15, 8:05 PM with 3 comments

  • by slimsag on 9/18/15, 10:18 PM

    FWIW this used to be hosted on GitHub here: https://github.com/go-llvm/llgo

    Not really obvious to me how much progress has been made since the transition to LLVM repo.. but last time I checked it was missing _a lot_:

    - No garbage collector

    - No escape analysis

    - etc.

  • by jiyinyiyong on 9/19/15, 4:06 PM

    I noticed it's Linux only but I'm on Macbook.