Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It's actually a transpiler written in Python that generates Go code.


Nice. I've been toying with doing similar for the JVM [0]. I think people are coming to realize that while Go is not a great/powerful language (IMO), the runtime is great. I would not be surprised if more and more people start targetting Go if they want a GC and cross platform static compilation w/out LLVM complications and get a nice stdlib for free.

0 - https://github.com/cretz/goahead


First to write a language that is basically go + generics wins




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: