Git Product home page Git Product logo

trinix's Introduction

Build Status Coverage Status Gitter

Trinix

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. Development began one beautiful day in January 3 years ago. We are working on framework based on .NET naming conventions.

Community

You can join us. Just fork, innovate and pull request.

Wiki: http://trinix.wikia.com/
IRC: #Trinix on Freenode
E-Mail: [email protected]

Please use our Coding Conventions.

How to build

  • Use CentOS
  • Install Development Tools
  • Install LLVM/LDC compiler and GNU/Binutils
  • call 'make image' then 'make install'
  • Voila, you have an img

Features

  • GRUB Multiboot 2 bootloader
  • x86_64 support
  • GDT, IDT, TSS tables
  • CPU cache info
  • PIC, PIT, RTC timer
  • PML4 Paging, Virtual/Physical Memory Manager, Heap
  • Static module loader
  • Resource/Syscall Manager
  • VFS Manager
  • IPC: Spinlock, Mutex, Semapthore, Signal, Event, Message
  • Preemtive multitasking
  • Modules: Ext2, Keyboard, Mouse, PS2 Keyboard/Mouse, ATA

Licence

Copyright (c) 2014-2015 Trinix Foundation. All rights reserved.

This file is part of Trinix Operating System and is released under Trinix Public Source Licence Version 1.0 (the 'Licence'). You may not use this file except in compliance with the License. The rights granted to you under the License may not be used to create, or enable the creation or redistribution of, unlawful or unlicensed copies of an Trinix operating system, or to circumvent, violate, or enable the circumvention or violation of, any terms of an Trinix operating system software license agreement.

You may obtain a copy of the License at https://github.com/Bloodmanovski/Trinix and read it before using this file.

The Original Code and all software distributed under the License are distributed on an 'AS IS' basis, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

trinix's People

Contributors

sausilix avatar mike-pm avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.