Remi356 / pranaOS

A unix operating system written from scratch in c that gives support for arm, x86

Home Page:https://pranaosoffi.web.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pranaOS

  • A unix operating system built using C++ gives support to x86

forthebadge forthebadge

macCI

linuxCI

Kernel Features:

  • x86 kernel
  • ext2 filesystem
  • ps2 mouse and keyboard

Libraries:

  • runtime support for: libc, libcpp, libobjc, libjs
  • ui function: libui

Userland:

  • simple terminal and some apps

Requirements:

  • you need prana compiler
  • to build prana check out the doc

Building:

  • prana to build the iso

Todo:

Have Any Issues??:

Social Media:

Contribtuions

  • Intersted in this project??
  • pranaOS is an open-source project you can contribute to it :)
  • check out the CONTRIBUTING docs

Contributors:

  • Thanks for those who contributed to this project :)

Inspired by:

pranaOS project structure

Special mentions:

  • thanks for those who stared ⭐ this project and gave a motivation :)

  • special thanks for those who has contributed and still contributing to this project

  • thanks to OSDev wiki it helped me a lot!!!

  • NukeWilliams who continously contributed to this project and added usefull things

  • HirotoHinta He helped a lot in kernel side bringed up new features to the project!

  • OliviaCE OlivaCE helped a lot in kernel

  • evilbat831 Henry worked in libraries, kernel

  • biggboy021 Chester is working in libraries

License:

BSD 2-Clause License

Copyright (c) 2021, Krisna Pranav
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this
   list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice,
   this list of conditions and the following disclaimer in the documentation
   and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

  • you can use the code in your project if you need! :)

About

A unix operating system written from scratch in c that gives support for arm, x86

https://pranaosoffi.web.app

License:BSD 2-Clause "Simplified" License


Languages

Language:C++ 60.9%Language:C 24.2%Language:Objective-C 7.8%Language:Makefile 3.3%Language:Shell 1.2%Language:JavaScript 1.1%Language:Objective-C++ 0.6%Language:CMake 0.6%Language:Dockerfile 0.2%Language:Assembly 0.1%