Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Fri, 18 Aug 2017 15:22:00 +0000 gopher-os - a proof of concept OS written in Go #operatingsystems <p>The goal of this project is to build a 64-bit POSIX-compliant tick-less kernel with a Linux-compatible syscall implementation using <a href="https://golang.org/" style="box-sizing: border-box; color: rgb(3, 102, 214);">Go</a>.&nbsp;This project is not about building yet another OS but rather exists to serve as proof that Go is indeed a suitable tool for writing low level code that runs at ring-0.</p> <p>Note: This project is still in the early stages of development and is not yet in a usable state. In fact, if you build the ISO and boot it, the kernel will eventually panic with a <code style="box-sizing: border-box; font-family: SFMono-Regular, Consolas, &quot;Liberation Mono&quot;, Menlo, Courier, monospace; font-size: 13.6px; padding: 0.2em 0px; margin: 0px; background-color: rgba(27, 31, 35, 0.05); border-radius: 3px;">Kmain returned</code>&nbsp;error.</p> 5 points posted by kenny https://github.com/achilleasa/gopher-os 2536 Fri, 18 Aug 2017 07:48:00 +0000