Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Wed, 21 Mar 2018 18:45:00 +0000 Grumpy - Go running Python! #compilers Google runs millions of lines of Python code. The front-end server that drives youtube.com and YouTube’s APIs is primarily written in Python, and it serves millions of requests per second! YouTube’s front-end runs on CPython 2.7, so we’ve put a ton of work into improving the runtime and adapting our application to work optimally within it. These efforts have borne a lot of fruit over the years, but we always run up against the same issue: it's very difficult to make concurrent workloads perform well on CPython. 23 points posted by kenny https://opensource.googleblog.com/2017/01/grumpy-go-running-python.html 1468 Wed, 04 Jan 2017 17:28:00 +0000 Cast: The Go compiler #gotime #compilers 13 points posted by andythomas https://changelog.com/gotime/27 1383 Sun, 18 Dec 2016 20:49:00 +0000 A Lua 5.3 VM and compiler written in Go #compilers 11 points posted by kenny https://github.com/milochristiansen/lua 1202 Sun, 06 Nov 2016 08:33:00 +0000 Writing a compiler in go #compilers 9 points posted by kenny http://squanch.org/writing-a-compiler-in-go 807 Tue, 03 May 2016 07:49:00 +0000 Video: A PNaCl/LLVM Go Compiler #compilers 9 points posted by gopher https://www.youtube.com/watch?v=jEoIiNJTQWE 497 Sat, 09 Jan 2016 17:09:00 +0000 New SSA Backend for the Go Compiler #compilers 6 points posted by marko https://docs.google.com/document/d/1szwabPJJc4J-igUZU4ZKprOrNRNJug2JPD8OYi3i1K0/edit?pref=2&pli=1 750 Sat, 02 Apr 2016 12:03:00 +0000 On the madness of optimizing compilers #compilers 3 points posted by drogo http://prog21.dadgum.com/217.html 709 Thu, 17 Mar 2016 06:41:00 +0000 Gopherjs - Go 👉 JavaScript in a browser #compilers Gopherjs is a compiler from Go to JavaScript for running Go code in a browser 3 points posted by kenny https://github.com/gopherjs/gopherjs 214 Mon, 12 Oct 2015 06:02:00 +0000