I took the time to write a bare bones example for the Go language based on the Bare Bones article.
Go Bare Bones
I've never written anything for a wiki so please review it. I tested all the steps and it compiles and runs perfectly but it would be nice if someone would try to follow the steps and see if it works for them.
Plz review: Go Bare Bones
- Nutterts
- Member
- Posts: 159
- Joined: Wed Aug 05, 2015 5:33 pm
- Libera.chat IRC: Nutterts
- Location: Drenthe, Netherlands
Plz review: Go Bare Bones
"Always code as if the guy who ends up maintaining it will be a violent psychopath who knows where you live." - John F. Woods
Failed project: GoOS - https://github.com/nutterts/GoOS
Failed project: GoOS - https://github.com/nutterts/GoOS
Re: Plz review: Go Bare Bones
I just glanced through it and it looks pretty sweet. Well done and thank you!
Fudge - Simplicity, clarity and speed.
http://github.com/Jezze/fudge/
http://github.com/Jezze/fudge/
- Nutterts
- Member
- Posts: 159
- Joined: Wed Aug 05, 2015 5:33 pm
- Libera.chat IRC: Nutterts
- Location: Drenthe, Netherlands
Re: Plz review: Go Bare Bones
Thank you!
I'm so sorry for replying so very late.. life got in the way of things.
I also have a good feeling that wiki page will get a follow up somewhere this year. Don't want to toot my own horn but I think I found an architecture independent way to give it a runtime to make all the language features work. Without it turning into an OS by itself, nasty hacks or introducing allot of bloat like using newlib. I just hope things get back to normal soon so I can spend more time on it.
I'm so sorry for replying so very late.. life got in the way of things.
I also have a good feeling that wiki page will get a follow up somewhere this year. Don't want to toot my own horn but I think I found an architecture independent way to give it a runtime to make all the language features work. Without it turning into an OS by itself, nasty hacks or introducing allot of bloat like using newlib. I just hope things get back to normal soon so I can spend more time on it.
"Always code as if the guy who ends up maintaining it will be a violent psychopath who knows where you live." - John F. Woods
Failed project: GoOS - https://github.com/nutterts/GoOS
Failed project: GoOS - https://github.com/nutterts/GoOS