On Tuesday, 1 November 2016 at 20:11:13 UTC, Karabuta wrote:
On Tuesday, 1 November 2016 at 13:41:04 UTC, Wild wrote:
On Tuesday, 1 November 2016 at 12:12:29 UTC, Heisenberg wrote:
Just an idea. Do you think it would have any advantage compared to the one that is written in C?

It is better to instead design a new kernel from scratch, and structure everything in a way that seems more logical for D code. This is what I target with my kernel PowerNex (The current code structure is horrible, I'm currently planning to fix
it so it matches the D style).

Really excited to see that you plan to improve the code style to fit D's. I glanced through your code and that was the only killer issue (IMO).

I realized that it was too different from the code style that most
D people use and I don't really know if I liked that style.

Hopefully the new code style will fit the project better.
https://github.com/Vild/PowerNex/blob/master/Codestyle.org

Reply via email to