OSDev.org

The Place to Start for Operating System Developers
It is currently Fri Mar 29, 2024 2:42 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Trinix
PostPosted: Mon Sep 21, 2015 2:26 am 
Offline
Member
Member
User avatar

Joined: Thu Sep 13, 2012 2:18 pm
Posts: 28
Hello everyone!

Name: Trinix
Info: Trinix is a hobby operating system written from scratch. OS is written in D language. Based on OOP standards and implementing modified POSIX standards for the best usage with D. Only x86_64 CPU is supported. We are working on framework based on .NET naming conventions.
Contact: [email protected], #Trinix on Freenode

Link: https://github.com/Bloodmanovski/Trinix
Sometimes Iam streaming on livecoding https://www.livecoding.tv/satoshi/

This is not an another UNIX clone OS.
The main HW for which I want to develop my OS is ZBOX PI321 pico (If I get one).

_________________
Trinix (written in D) https://github.com/Rikarin/Trinix
Streaming OS development https://www.livecoding.tv/satoshi/


Top
 Profile  
 
 Post subject: Re: Trinix
PostPosted: Mon Sep 21, 2015 11:44 am 
Offline
Member
Member

Joined: Wed Jun 03, 2015 5:03 am
Posts: 397
Bloodman wrote:
Hello everyone!

Hi Bloodman!
Bloodman wrote:
Name: Trinix

Can you describe the difference between C/C++ OS and your OS in D? I mean there are many options and one of them is to mimic the standard C++ OS, so there could be just a minor syntax difference and nothing more. But if, for example, the GC is used, then the OS is going to be more complex and interesting. However, I suppose the standard GC implementation can be included in the OS's code base just by using appropriate compiler option, so again there are more and less complex variants.

What is your actual variant?

_________________
My previous account (embryo) was accidentally deleted, so I have no chance but to use something new. But may be it was a good lesson about software reliability :)


Top
 Profile  
 
 Post subject: Re: Trinix
PostPosted: Wed Sep 30, 2015 2:08 am 
Offline
Member
Member
User avatar

Joined: Thu Sep 13, 2012 2:18 pm
Posts: 28
embryo2 wrote:
Can you describe the difference between C/C++ OS and your OS in D? I mean there are many options and one of them is to mimic the standard C++ OS, so there could be just a minor syntax difference and nothing more. But if, for example, the GC is used, then the OS is going to be more complex and interesting. However, I suppose the standard GC implementation can be included in the OS's code base just by using appropriate compiler option, so again there are more and less complex variants.

What is your actual variant?


The main difference is only in syntax. D provide much better syntax, programming concepts and template system than C++.
I wanna use GC in future versions of OS. Now GC can be used only in a userspace apps.

_________________
Trinix (written in D) https://github.com/Rikarin/Trinix
Streaming OS development https://www.livecoding.tv/satoshi/


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 34 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group