On 25 July 2012 17:11, Martin Decky <[email protected]> wrote: > Hello Jiri, > > >> For the past few weeks, I've been keeping busy trying to bring Go >> language[1] to HelenOS. >> Today I'm pleased to announce that I'm now able to run less-demanding >> applications. > > > Good work! This is really tremendous, thanks! > > I am looking forward to merging this into mainline, but I can't promise any > specific deadline, because I am quite busy right now. >
Thanks for the support! As far as merging into mainline is concerned, I'd rather keep that on hold until all the problems are resolved. Also, I'm not quite sure how to integrate Go applications into HelenOS' source tree. One possible way (and so far my preferred one) can be seen in the current branch. Another way is possible that would be more pleasant from a Go programmer's point of view, but would require an additional external dependency[1]. In any case, the way we include C code into the tree is not applicable to Go. [1] http://golang.org/doc/articles/go_command.html -- Jirka Z. _______________________________________________ HelenOS-devel mailing list [email protected] http://lists.modry.cz/cgi-bin/listinfo/helenos-devel
