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

There really needs to be a standard interface that all compiler toolchains can deal with for emitting program structure. All implementations deal with this problem their own way.

For C# there is OmniSharp based on NRefactory, and also Microsoft's Roslyn. For C++ there are tools based on libclang. Rust has Racer. It would be nice if there were an interface an editor could implement which gave access to all of these languages.




Wasn't Steven Yegge working on something like this for Google?

A toolchain to handle any/most languages?




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

Search: